chore(deps): update container image tccr.io/truecharts/soft-serve to v0.5.5 (#10647)
This commit is contained in:
parent
675e08ec34
commit
c0eb458f43
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.5.4"
|
||||
appVersion: "0.5.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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: 2.0.25
|
||||
version: 2.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- git
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/soft-serve
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.5.4@sha256:f2ee1fecb73bdb3dbf2498931ffb5c3a05ebc3151cd2650d27d9274ae617566e
|
||||
tag: v0.5.5@sha256:44e120d0454ef72f5348dae2336f3257e5d617abec9e4415e54253e1508d246f
|
||||
softserve:
|
||||
host: localhost
|
||||
key_path: /.ssh/soft_serve_server_ed25519
|
||||
|
|
Loading…
Reference in New Issue