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 64532535cc
2 changed files with 4 additions and 4 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"
@@ -11,7 +11,7 @@ env:
- name: APP_NAMESPACE
value: beta-atlantis
- name: APP_VERSION
value: "2.6.5-beta"
value: "2.6.6-beta"
- name: LOG_LEVEL
value: "1"
- name: ANALYTICS_WEB_ID
@@ -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"
@@ -19,7 +19,7 @@ podAnnotations:
env:
- name: APP_VERSION
value: "4.16.3-beta"
value: "2.6.6-beta"
- name: LOG_LEVEL
value: "1"
- name: REDIS_USER