poseidon: Bump beta to 1.14.2

This commit is contained in:
2026-06-16 15:16:29 +02:00
parent 1ce8dd443e
commit ef9d75b4af
2 changed files with 4 additions and 4 deletions
@@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: v2.13.1 tag: v2.14.2
podAnnotations: podAnnotations:
dapr.io/app-id: "beta-atlantis" dapr.io/app-id: "beta-atlantis"
@@ -11,7 +11,7 @@ env:
- name: APP_NAMESPACE - name: APP_NAMESPACE
value: beta-atlantis value: beta-atlantis
- name: APP_VERSION - name: APP_VERSION
value: "2.13.1-beta" value: "2.14.2-beta"
- name: LOG_LEVEL - name: LOG_LEVEL
value: "1" value: "1"
- name: ANALYTICS_WEB_ID - name: ANALYTICS_WEB_ID
@@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: v2.10.0 tag: v2.14.2
podAnnotations: podAnnotations:
dapr.io/enabled: "true" dapr.io/enabled: "true"
@@ -19,7 +19,7 @@ podAnnotations:
env: env:
- name: APP_VERSION - name: APP_VERSION
value: "2.10.0-beta" value: "2.14.2-beta"
- name: LOG_LEVEL - name: LOG_LEVEL
value: "1" value: "1"
- name: REDIS_USER - name: REDIS_USER