We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8d4ac commit 74e782cCopy full SHA for 74e782c
charts/whosaid-rs/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 4.39.1
+appVersion: 0.0.1
3
dependencies:
4
- name: common
5
version: 25.4.10
@@ -19,4 +19,4 @@ maintainers:
19
- name: Sylvain Bossut
20
name: authelia
21
type: application
22
-version: 0.0.1
+version: 0.0.2
charts/whosaid-rs/values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/abmania/whosaid-rs
pullPolicy: IfNotPresent
- tag: main@sha256:3d65554884963f8fddd37cb8364432e053e23513895e0eb68826605c60828013
+ tag: main@sha256:394cee3436780e493894a38314ca6b1d56e13e559754b9b179dd6b965bfd255e
6
workload:
7
main:
0 commit comments