fix(sorcerer/atlantis): Release 2.6.6 to Beta

This commit is contained in:
2026-05-16 20:50:56 +02:00
parent 0029f598cb
commit 14a5b63035
2 changed files with 2 additions and 3 deletions
@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: v2.6.5
tag: v2.6.6
podAnnotations:
dapr.io/app-id: "beta-atlantis"
@@ -48,7 +48,6 @@ ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
hosts:
- host: maps.beta.oceanbox.io
paths:
@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: v2.6.1
tag: v2.6.6
podAnnotations:
dapr.io/enabled: "true"