chore(deps): update container image charmcli/soft-serve to v0.7.4@1e89075 (#15985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) | digest | `97f1117` -> `1e89075` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: soft-serve
|
||||
version: 3.0.18
|
||||
version: 3.0.19
|
||||
appVersion: 0.7.4
|
||||
description: A tasty, self-hostable Git server for the command line.
|
||||
home: https://truecharts.org/charts/stable/soft-serve
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/charmbracelet/soft-serve
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
|
||||
- https://hub.docker.com/r/charmcli/soft-serve
|
||||
- https://github.com/charmbracelet/soft-serve
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
|
||||
- https://hub.docker.com/r/charmcli/soft-serve
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- soft-serve
|
||||
- git
|
||||
- soft-serve
|
||||
- git
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: charmcli/soft-serve
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.7.4@sha256:97f1117423bb7b6bb16f93ada280486932f9fb3c35e890b2c72399ed58b16a51
|
||||
tag: v0.7.4@sha256:1e89075219cb95f62e912fb1831b170bcec73a30e2bb6431533e12dfca2666b0
|
||||
softserve:
|
||||
host: localhost
|
||||
key_path: /.ssh/soft_serve_server_ed25519
|
||||
|
||||
Reference in New Issue
Block a user