Compare commits

...

21 Commits

Author SHA1 Message Date
mrtz 464280cdc4 fix: Plume and Xtractor with files 2026-05-05 16:25:32 +02:00
mrtz a12c718072 Merge pull request 'Update Helm release loki to v7' (#191) from renovate/loki-7.x into main
Reviewed-on: #191
2026-05-05 12:36:04 +00:00
Gitea Actions d7fc7db846 ci(prod): deploy atlantis v2.5.3 2026-05-05 08:51:06 +00:00
Gitea Actions 3837105590 ci(prod): deploy codex v2.5.3 2026-05-05 08:50:41 +00:00
Gitea Actions 4d4ed402ee ci(staging): deploy atlantis ea26ac41-debug 2026-05-05 08:50:05 +00:00
Gitea Actions 631e8c2d16 ci(prod): deploy sorcerer v2.5.3 2026-05-05 08:49:25 +00:00
Gitea Actions 506614a5c9 ci(staging): deploy makai 1c9c91a9-debug 2026-05-05 06:13:21 +00:00
mrtz b34ae49feb Merge pull request 'Update Helm release argo-cd to v9.5.4' (#184) from renovate/argo-cd-9.x into main
Reviewed-on: #184
2026-05-04 09:43:48 +00:00
Gitea Actions 5a177eb96b ci(staging): deploy docs f040ed60-debug 2026-05-04 08:01:15 +00:00
mrtz f3acad98da Merge pull request 'Update Helm release kyverno to v3.7.2' (#186) from renovate/kyverno-3.x into main
Reviewed-on: #186
2026-05-03 06:29:53 +00:00
mrtz a895b98de1 Merge pull request 'Update Helm release x509-certificate-exporter to v3.21.0' (#189) from renovate/x509-certificate-exporter-3.x into main
Reviewed-on: #189
2026-05-03 06:28:03 +00:00
mrtz 22990310db Merge pull request 'Update Helm release umami to v7.8.2' (#188) from renovate/umami-7.x into main
Reviewed-on: #188
2026-05-03 06:27:01 +00:00
mrtz 307d31faa3 Merge pull request 'Update Helm release opentelemetry-collector to v0.152.0' (#187) from renovate/opentelemetry-collector-0.x into main
Reviewed-on: #187
2026-05-03 06:26:54 +00:00
mrtz 1192b0392c Merge pull request 'Update Helm release argo-workflows to v1.0.13' (#185) from renovate/argo-workflows-1.x into main
Reviewed-on: #185
2026-05-03 06:26:45 +00:00
renovate-bot 2fb1c1980a Update Helm release loki to v7
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:06:18 +00:00
renovate-bot 55a62aceca Update Helm release x509-certificate-exporter to v3.21.0
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:06:09 +00:00
renovate-bot 6a344e3c36 Update Helm release umami to v7.8.2
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:05:32 +00:00
renovate-bot a9f5278fc6 Update Helm release opentelemetry-collector to v0.152.0
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:05:16 +00:00
renovate-bot 10e444dcea Update Helm release kyverno to v3.7.2
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:04:17 +00:00
renovate-bot b37456adba Update Helm release argo-workflows to v1.0.13
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:04:14 +00:00
renovate-bot f5a47b6132 Update Helm release argo-cd to v9.5.4
renovate/stability-days Updates have met minimum release age requirement
2026-05-03 00:03:54 +00:00
16 changed files with 21 additions and 21 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.5.2
version: v2.5.3
# 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.5.2
appVersion: v2.5.3
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.5.2
tag: v2.5.3
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.5.2
version: v2.5.3
# 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.5.2"
appVersion: "v2.5.3"
+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.5.2
tag: v2.5.3
# 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.5.2
version: v2.5.3
# 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.5.2
appVersion: v2.5.3
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.5.2
tag: v2.5.3
pullPolicy: IfNotPresent
init:
enabled: false
+2 -2
View File
@@ -15,7 +15,7 @@ releases:
- name: argocd
namespace: argocd
chart: argo/argo-cd
version: 9.5.2
version: 9.5.4
condition: argo.enabled
values:
- ../values/argo/values/argocd.yaml.gotmpl
@@ -43,7 +43,7 @@ releases:
- name: argo-workflows
namespace: argocd
chart: argo/argo-workflows
version: 1.0.10
version: 1.0.13
condition: argo.workflows.enabled
missingFileHandler: Info
- name: manifests
+1 -1
View File
@@ -15,7 +15,7 @@ releases:
- name: kyverno
namespace: kyverno
chart: kyverno/kyverno
version: 3.7.1
version: 3.7.2
condition: kyverno.enabled
values:
- ../values/kyverno/values/kyverno.yaml.gotmpl
+1 -1
View File
@@ -12,7 +12,7 @@ releases:
- name: loki
namespace: loki
chart: loki/loki
version: 6.55.0
version: 7.0.0
condition: loki.enabled
values:
- ../values/loki/values/loki.yaml.gotmpl
@@ -12,7 +12,7 @@ releases:
- name: opentelemetry-collector
namespace: otel
chart: open-telemetry/opentelemetry-collector
version: 0.150.1
version: 0.152.0
condition: otel.enabled
values:
- ../values/opentelemetry-collector/values/values.yaml
+1 -1
View File
@@ -14,7 +14,7 @@ releases:
- name: umami
namespace: analytics
chart: umami/umami
version: 7.7.20
version: 7.8.2
condition: umami.enabled
values:
- ../values/umami/values/values.yaml
+1 -1
View File
@@ -12,7 +12,7 @@ releases:
- name: x509-exporter
namespace: x509-exporter
chart: x509-exporter/x509-certificate-exporter
version: 3.20.1
version: 3.21.0
condition: x509_exporter.enabled
values:
- ../values/x509-exporter/values/x509-exporter.yaml.gotmpl
@@ -3,7 +3,7 @@ kind: ConfigMap
metadata:
name: staging-atlantis-actor-config
data:
XTRACT_IMAGE: "git.oceanbox.io/oceanbox/katamari/excavator:v1.2.8"
XTRACT_IMAGE: "git.oceanbox.io/oceanbox/katamari/excavator:v1.2.12"
XTRACT_QUEUE: "dev-queue"
PLUME_IMAGE: "git.oceanbox.io/oceanbox/katamari/plume:v1.2.8"
PLUME_IMAGE: "git.oceanbox.io/oceanbox/katamari/plume:v1.2.12"
PLUME_QUEUE: "dev-queue"
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: 5d810716-debug
tag: ea26ac41-debug
podAnnotations:
dapr.io/app-id: "staging-atlantis"
env:
+1 -1
View File
@@ -1,6 +1,6 @@
replicaCount: 1
image:
tag: "ea8cf7dc-debug"
tag: "f040ed60-debug"
env:
- name: APP_VERSION
value: "0.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
replicaCount: 1
image:
tag: "ad49e745-debug"
tag: "1c9c91a9-debug"
env:
- name: APP_VERSION
value: "0.0.0"