Compare commits

...

14 Commits

Author SHA1 Message Date
mrtz 5eb773ca19 Merge pull request 'Update Helm release kube-prometheus-stack to v85.4.0' (#222) from renovate/kube-prometheus-stack-85.x into main
Reviewed-on: #222
2026-06-14 19:08:33 +00:00
Gitea Actions 1ddc4e2cbe ci(prod): deploy atlantis v2.13.2 2026-06-14 13:30:11 +00:00
Gitea Actions 671ecf6ac4 ci(prod): deploy codex v2.13.2 2026-06-14 13:29:29 +00:00
Gitea Actions ea90095243 ci(prod): deploy sorcerer v2.13.2 2026-06-14 13:28:29 +00:00
Gitea Actions f16ff98c72 ci(staging): deploy atlantis 52bd107a-debug 2026-06-14 13:26:57 +00:00
mrtz c627572ba3 Merge pull request 'Update Helm release opentelemetry-collector to v0.158.1' (#227) from renovate/opentelemetry-collector-0.x into main
Reviewed-on: #227
2026-06-14 07:28:37 +00:00
mrtz b7edd8a90f Merge pull request 'Update Helm release argo-rollouts to v2.41.0' (#228) from renovate/argo-rollouts-2.x into main
Reviewed-on: #228
2026-06-14 07:28:30 +00:00
renovate-bot 5682ac0228 Update Helm release argo-rollouts to v2.41.0
renovate/stability-days Updates have met minimum release age requirement
2026-06-14 00:03:42 +00:00
renovate-bot 4819dac2f4 Update Helm release opentelemetry-collector to v0.158.1
renovate/stability-days Updates have met minimum release age requirement
2026-06-14 00:03:23 +00:00
mrtz db2035da15 Merge pull request 'Update Helm release argo-cd to v9.5.19' (#225) from renovate/argo-cd-9.x into main
Reviewed-on: #225
2026-06-13 16:56:10 +00:00
mrtz 69fae08291 Merge pull request 'Update Helm release openfga to v0.3.7' (#226) from renovate/openfga-0.x into main
Reviewed-on: #226
2026-06-13 16:56:00 +00:00
renovate-bot 504134aa24 Update Helm release openfga to v0.3.7
renovate/stability-days Updates have met minimum release age requirement
2026-06-13 16:53:17 +00:00
renovate-bot b386a05273 Update Helm release argo-cd to v9.5.19
renovate/stability-days Updates have met minimum release age requirement
2026-06-13 16:52:55 +00:00
renovate-bot 256b7b9539 Update Helm release kube-prometheus-stack to v85.4.0
renovate/stability-days Updates have met minimum release age requirement
2026-06-09 15:26:11 +00:00
11 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: v1.42.27
version: v2.13.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: v1.42.27
appVersion: v2.13.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: v1.42.27
tag: v2.13.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: v1.42.27
version: v2.13.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: "v1.42.27"
appVersion: "v2.13.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: v1.42.27
tag: v2.13.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: v1.42.27
version: v2.13.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: v1.42.27
appVersion: v2.13.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: v1.42.27
tag: v2.13.2
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.17
version: 9.5.19
condition: argo.enabled
values:
- ../values/argo/values/argocd.yaml.gotmpl
@@ -35,7 +35,7 @@ releases:
- name: argo-rollouts
namespace: argocd
chart: argo/argo-rollouts
version: 2.40.10
version: 2.41.0
condition: argo.rollouts.enabled
values:
- ../values/argo/values/rollouts.yaml.gotmpl
+1 -1
View File
@@ -16,7 +16,7 @@ releases:
namespace: {{ .Environment.Name }}-openfga
{{- end }}
chart: openfga/openfga
version: 0.3.6
version: 0.3.7
condition: openfga.enabled
values:
- ../values/openfga/values/values.yaml
@@ -12,7 +12,7 @@ releases:
- name: opentelemetry-collector
namespace: otel
chart: open-telemetry/opentelemetry-collector
version: 0.158.0
version: 0.158.1
condition: otel.enabled
values:
- ../values/opentelemetry-collector/values/values.yaml
+1 -1
View File
@@ -15,7 +15,7 @@ releases:
- name: prometheus
namespace: prometheus
chart: prometheus/kube-prometheus-stack
version: 85.3.0
version: 85.4.0
condition: prometheus.enabled
values:
- ../values/prometheus/values/prometheus.yaml.gotmpl
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: 4733e529-debug
tag: 52bd107a-debug
podAnnotations:
dapr.io/app-id: "staging-atlantis"
env: