We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d38c77 commit 561a1bbCopy full SHA for 561a1bb
charts/stable/homer/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
6
truecharts.org/min_helm_version: "3.11"
7
truecharts.org/train: stable
8
apiVersion: v2
9
-appVersion: 25.03.2
+appVersion: 25.03.3
10
dependencies:
11
- name: common
12
version: 25.4.10
@@ -34,4 +34,4 @@ sources:
34
- https://github.com/truecharts/charts/tree/master/charts/stable/homer
35
- https://hub.docker.com/r/b4bz/homer
36
type: application
37
-version: 12.1.1
+version: 12.1.2
charts/stable/homer/values.yaml
@@ -1,6 +1,6 @@
1
image:
2
repository: docker.io/b4bz/homer
3
- tag: v25.03.2@sha256:24fa81e40e01d9d2fbeb187a1a7e561a62494bd56243156ab88cefe513111921
+ tag: v25.03.3@sha256:68a0ac0903df0c69de8aa1a409a8411a980dd5c914db2c3fd0fb7865d209df24
4
pullPolicy: IfNotPresent
5
service:
main:
0 commit comments