This PR contains the following updates: | Package | Update | Change | |---|---|---| | [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) | patch | `v0.7.3` -> `v0.7.4` | --- > [!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.4`](https://togithub.com/charmbracelet/soft-serve/releases/tag/v0.7.4) [Compare Source](https://togithub.com/charmbracelet/soft-serve/compare/v0.7.3...v0.7.4) #### Changelog ##### Bug fixes - [`178b9d5`](https://togithub.com/charmbracelet/soft-serve/commit/178b9d569d5c943c2ab589e76aa4c29238c61785): fix(daemon): tests after upgrading go-git ([@​aymanbagabas](https://togithub.com/aymanbagabas)) - [`fc2c62f`](https://togithub.com/charmbracelet/soft-serve/commit/fc2c62f5f5ede4c352609f081623f296bd83c555): fix(daemon): timeout test ([@​aymanbagabas](https://togithub.com/aymanbagabas)) - [`fa23c9c`](https://togithub.com/charmbracelet/soft-serve/commit/fa23c9caebf61cc68ad884552601d59ee6c47621): fix(ui): dry glamour chroma renderer ([@​aymanbagabas](https://togithub.com/aymanbagabas)) - [`e419a93`](https://togithub.com/charmbracelet/soft-serve/commit/e419a938f255ce4f29f5b489c5b911db456c3a57): fix(ui): go back on esc ([@​aymanbagabas](https://togithub.com/aymanbagabas)) - [`0a38578`](https://togithub.com/charmbracelet/soft-serve/commit/0a38578ae6ad169c3696881cccfc87000e8ca4eb): fix(ui): hide clone command while browse only ([@​aymanbagabas](https://togithub.com/aymanbagabas)) - [`812d840`](https://togithub.com/charmbracelet/soft-serve/commit/812d840576dde5b4066e1ceacb49c382c8b969a1): fix(ui): render about page using glamour ([@​aymanbagabas](https://togithub.com/aymanbagabas)) ##### Dependency updates - [`4ccd373`](https://togithub.com/charmbracelet/soft-serve/commit/4ccd373db6977a8826dfd0d5c2447d0de70ec954): feat(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1 ([#​431](https://togithub.com/charmbracelet/soft-serve/issues/431)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`0ec24e3`](https://togithub.com/charmbracelet/soft-serve/commit/0ec24e34cc7f7430ea936b15c49eda35b3d42d73): feat(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 ([#​429](https://togithub.com/charmbracelet/soft-serve/issues/429)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8e5966a`](https://togithub.com/charmbracelet/soft-serve/commit/8e5966a365c2b7e8ee23df08c2bd5c98391c6e12): feat(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 ([#​430](https://togithub.com/charmbracelet/soft-serve/issues/430)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Other work - [`bac2ff3`](https://togithub.com/charmbracelet/soft-serve/commit/bac2ff3c3890df527fcef03a479c05116859c44a): build: avoid duplicated CI runs ([#​433](https://togithub.com/charmbracelet/soft-serve/issues/433)) ([@​caarlos0](https://togithub.com/caarlos0)) *** <details> <summary>Verifying the artifacts</summary> First, download the [`checksums.txt` file](https://togithub.com/charmbracelet/soft-serve/releases/download/0.7.4/checksums.txt), for example, with `wget`: ```bash wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.4/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.4/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.4/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/@​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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
42 lines
793 B
YAML
42 lines
793 B
YAML
image:
|
|
repository: charmcli/soft-serve
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.7.4@sha256:97f1117423bb7b6bb16f93ada280486932f9fb3c35e890b2c72399ed58b16a51
|
|
softserve:
|
|
host: localhost
|
|
key_path: /.ssh/soft_serve_server_ed25519
|
|
init_admin_key: ""
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: tcp
|
|
port: 23231
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /soft-serve
|
|
ssh:
|
|
enabled: true
|
|
mountPath: /.ssh
|
|
repos:
|
|
enabled: true
|
|
mountPath: /repos
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
envFrom:
|
|
- secretRef:
|
|
name: "env-secret"
|