Merge branch 'renovate/registry-3.x' into 'main'

Update registry Docker tag to v3

See merge request oceanbox/manifests!66
This commit was merged in pull request #80.
This commit is contained in:
2026-01-04 11:29:24 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: registry repository: registry
tag: 2 tag: 3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
init: init:
enabled: false enabled: false
+1 -1
View File
@@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: registry repository: registry
tag: 2 tag: 3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
init: init:
enabled: false enabled: false