chore(deps): update container image tccr.io/truecharts/soft-serve to v0.5.4 (#9026)
This commit is contained in:
parent
94be79e80c
commit
4690abbfcb
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.4.7"
|
appVersion: "0.5.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
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/truecharts/charts/tree/master/charts/stable/soft-serve
|
||||||
- https://github.com/charmbracelet/soft-serve
|
- https://github.com/charmbracelet/soft-serve
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.13
|
version: 2.0.14
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- git
|
- git
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/soft-serve
|
repository: tccr.io/truecharts/soft-serve
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.4.7@sha256:dd568932c6b3d5cf4b562eeebfc29bb870f77ce04c644b25cb6ad859b6184f57
|
tag: v0.5.4@sha256:f2ee1fecb73bdb3dbf2498931ffb5c3a05ebc3151cd2650d27d9274ae617566e
|
||||||
softserve:
|
softserve:
|
||||||
host: localhost
|
host: localhost
|
||||||
key_path: /.ssh/soft_serve_server_ed25519
|
key_path: /.ssh/soft_serve_server_ed25519
|
||||||
|
|
Loading…
Reference in New Issue