Compare commits

..

26 Commits

Author SHA1 Message Date
renovate-bot 7aa84c9a7a Update Helm release argo-workflows to v1.0.23
renovate/stability-days Updates have met minimum release age requirement
2026-08-02 00:03:16 +00:00
Gitea Actions df991298d7 ci(staging): deploy makai 85e8e68e-debug 2026-07-31 18:03:21 +00:00
Gitea Actions 986b27f0d5 ci(prod): deploy atlantis v2.22.2 2026-07-31 16:28:36 +00:00
Gitea Actions eee3baddde ci(prod): deploy codex v2.22.2 2026-07-31 16:27:54 +00:00
Gitea Actions 668a091ccd ci(prod): deploy sorcerer v2.22.2 2026-07-31 16:26:52 +00:00
Gitea Actions 6ae696821d ci(staging): deploy proteus 7a4a367d-debug 2026-07-31 16:24:32 +00:00
Gitea Actions 61735b1796 ci(staging): deploy codex 7a4a367d-debug 2026-07-31 16:24:20 +00:00
Gitea Actions 8d4bf9b40f ci(staging): deploy sorcerer 7a4a367d-debug 2026-07-31 16:24:10 +00:00
Gitea Actions 897cdab3e8 ci(staging): deploy atlantis 7a4a367d-debug 2026-07-31 16:24:01 +00:00
Gitea Actions 1469c919fa ci(staging): deploy makai 4fbce107-debug 2026-07-31 10:58:56 +00:00
Gitea Actions 18fe759b4c ci(staging): deploy makai 8fda7d68-debug 2026-07-30 18:43:05 +00:00
Gitea Actions 51be442112 ci(staging): deploy makai ea5dffa8-debug 2026-07-29 18:25:30 +00:00
Gitea Actions 4b03368b12 ci(staging): deploy makai 58013206-debug 2026-07-29 11:37:17 +00:00
Gitea Actions 13695b5f7b ci(staging): deploy makai f84871b1-debug 2026-07-29 11:23:54 +00:00
Gitea Actions 3c8d2c6915 ci(staging): deploy makai 77315372-debug 2026-07-29 10:57:21 +00:00
Gitea Actions 86fc433317 ci(staging): deploy makai ec3bf1b6-debug 2026-07-29 07:51:14 +00:00
Gitea Actions 0c353cff7d ci(staging): deploy atlantis af414f76-debug 2026-07-29 07:02:39 +00:00
Gitea Actions 928bede6fd ci(staging): deploy atlantis aa768d87-debug 2026-07-28 08:38:49 +00:00
Gitea Actions 292cb42d7a ci(staging): deploy atlantis e4ad4da8-debug 2026-07-27 13:04:47 +00:00
Gitea Actions 674c448840 ci(staging): deploy makai 3977ef25-debug 2026-07-27 11:49:31 +00:00
Gitea Actions cccd3dd7d5 ci(staging): deploy makai 4c9973c6-debug 2026-07-27 11:25:19 +00:00
Gitea Actions 68faa18141 ci(staging): deploy atlantis 8848a8d7-debug 2026-07-27 08:39:29 +00:00
Gitea Actions 7ce4e513bd ci(staging): deploy codex 8848a8d7-debug 2026-07-27 08:38:30 +00:00
Gitea Actions 7851dcb703 ci(staging): deploy proteus 8848a8d7-debug 2026-07-27 08:37:47 +00:00
Gitea Actions 49d2b4fdbb ci(staging): deploy sorcerer 8848a8d7-debug 2026-07-27 08:37:42 +00:00
Gitea Actions a3581a2365 ci(staging): deploy proteus 1f1f44a9-debug 2026-07-27 08:26:07 +00:00
12 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ description: Atlantis map and simulation service
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: v2.22.0
version: v2.22.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: v2.22.0
appVersion: v2.22.2
dependencies:
- name: diagrid-dashboard
version: "0.1.0"
+1 -1
View File
@@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: v2.22.0
tag: v2.22.2
pullPolicy: IfNotPresent
init:
enabled: false
+2 -2
View File
@@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: v2.22.0
version: v2.22.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v2.22.0"
appVersion: "v2.22.2"
+1 -1
View File
@@ -10,7 +10,7 @@ image:
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v2.22.0
tag: v2.22.2
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets:
- name: gitlab-pull-secret
+2 -2
View File
@@ -4,10 +4,10 @@ description: A Helm chart for Kubernetes
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: v2.22.0
version: v2.22.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: v2.22.0
appVersion: v2.22.2
dependencies:
- name: diagrid-dashboard
version: "0.1.0"
+1 -1
View File
@@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: v2.22.0
tag: v2.22.2
pullPolicy: IfNotPresent
init:
enabled: false
+1 -1
View File
@@ -43,7 +43,7 @@ releases:
- name: argo-workflows
namespace: argocd
chart: argo/argo-workflows
version: 1.0.20
version: 1.0.23
condition: argo.workflows.enabled
missingFileHandler: Info
- name: manifests
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: 29de0c67-debug
tag: 7a4a367d-debug
podAnnotations:
dapr.io/app-id: "staging-atlantis"
env:
+1 -1
View File
@@ -38,4 +38,4 @@ volumeMounts:
readOnly: true
subPath: appsettings.json
image:
tag: 9138d67d-debug
tag: 7a4a367d-debug
+1 -1
View File
@@ -1,6 +1,6 @@
replicaCount: 1
image:
tag: "e926ae4b-debug"
tag: "85e8e68e-debug"
env:
- name: APP_VERSION
value: "0.0.0"
+1 -1
View File
@@ -1,3 +1,3 @@
image:
repository: git.oceanbox.io/oceanbox/poseidon/proteus
tag: 7b97e45c-debug
tag: 7a4a367d-debug
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: 9138d67d-debug
tag: 7a4a367d-debug
podAnnotations:
dapr.io/enabled: "true"
dapr.io/app-id: "staging-sorcerer"