Skip to content

Commit

Permalink
fix(images): update container image charmcli/soft-serve to v0.7.2 (#1…
Browse files Browse the repository at this point in the history
…4785)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) |
patch | `v0.7.1` -> `v0.7.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>charmbracelet/soft-serve (charmcli/soft-serve)</summary>

###
[`v0.7.2`](https://togithub.com/charmbracelet/soft-serve/releases/tag/v0.7.2)

[Compare
Source](https://togithub.com/charmbracelet/soft-serve/compare/v0.7.1...v0.7.2)

#### Changelog

##### Bug fixes

-
[`e0148ca`](https://togithub.com/charmbracelet/soft-serve/commit/e0148ca697c9617a36dc96d806720644c38f87a6):
fix(http): times out on large repositories
([#&#8203;428](https://togithub.com/charmbracelet/soft-serve/issues/428))
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`6dc3c59`](https://togithub.com/charmbracelet/soft-serve/commit/6dc3c590f79b18c95a6a4b51187b18f256b5f671):
fix: lint issues
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))

##### Dependency updates

-
[`49f34dd`](https://togithub.com/charmbracelet/soft-serve/commit/49f34dddec5247f628a01ae1eba6fdd5aaf9512e):
feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0
([#&#8203;424](https://togithub.com/charmbracelet/soft-serve/issues/424))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e6713ba`](https://togithub.com/charmbracelet/soft-serve/commit/e6713babec25cea9bf3c8d2d43900532ab86c354):
feat(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
([#&#8203;423](https://togithub.com/charmbracelet/soft-serve/issues/423))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ccb46a4`](https://togithub.com/charmbracelet/soft-serve/commit/ccb46a4acf00dd694e0ff3298632f1368c2f9f2e):
feat(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0
([#&#8203;422](https://togithub.com/charmbracelet/soft-serve/issues/422))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`40423e8`](https://togithub.com/charmbracelet/soft-serve/commit/40423e8f58938808d7d9a3fca453c789f890d044):
feat(deps): bump github.com/gorilla/handlers from 1.5.1 to 1.5.2
([#&#8203;419](https://togithub.com/charmbracelet/soft-serve/issues/419))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`fabeb84`](https://togithub.com/charmbracelet/soft-serve/commit/fabeb843465ac458ca796f24344a481624583705):
feat(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1
([#&#8203;417](https://togithub.com/charmbracelet/soft-serve/issues/417))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b5fa038`](https://togithub.com/charmbracelet/soft-serve/commit/b5fa038f939e799b0a650968187b0488949c0c78):
feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
([#&#8203;418](https://togithub.com/charmbracelet/soft-serve/issues/418))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`71d2cd0`](https://togithub.com/charmbracelet/soft-serve/commit/71d2cd0973de07400de3fbd29ab4d276c529cbef):
feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0
([#&#8203;425](https://togithub.com/charmbracelet/soft-serve/issues/425))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d5e81ad`](https://togithub.com/charmbracelet/soft-serve/commit/d5e81ad6b763e920b1107a4e5591fb2c4e9e665e):
feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
([#&#8203;420](https://togithub.com/charmbracelet/soft-serve/issues/420))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1383d18`](https://togithub.com/charmbracelet/soft-serve/commit/1383d186a2f2a6c84572e37517b78aadd665e99d):
feat(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0
([#&#8203;416](https://togithub.com/charmbracelet/soft-serve/issues/416))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])

***

<details>
<summary>Verifying the artifacts</summary>

First, download the [`checksums.txt`
file](https://togithub.com/charmbracelet/soft-serve/releases/download/0.7.2/checksums.txt),
for example, with `wget`:

```bash
wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt'
```

Then, verify it using [`cosign`](https://togithub.com/sigstore/cosign):

```bash
cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt.sig' \
  ./checksums.txt
```

If the output is `Verified OK`, you can safely use it to verify the
checksums of other artifacts you downloaded from the release using
`sha256sum`:

```bash
sha256sum --ignore-missing -c checksums.txt
```

Done! You artifacts are now verified!

</details>

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <[email protected]>
  • Loading branch information
truecharts-admin authored Nov 17, 2023
1 parent 26f265f commit 53b925e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/stable/soft-serve/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
- https://github.com/charmbracelet/soft-serve
type: application
version: 3.0.14
version: 3.0.15
annotations:
truecharts.org/category: git
truecharts.org/SCALE-support: "true"
2 changes: 1 addition & 1 deletion charts/stable/soft-serve/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: charmcli/soft-serve
pullPolicy: IfNotPresent
tag: v0.7.1@sha256:0db451e0ea65879590eb91c8625e2630c4c05e9898fae0315b32e60350c4bd1a
tag: v0.7.2@sha256:d90ca735e81ef407b23d3d2620194b5a6ab759f8c63c2dcdd6bac1c947c1ad54
softserve:
host: localhost
key_path: /.ssh/soft_serve_server_ed25519
Expand Down

0 comments on commit 53b925e

Please sign in to comment.