Compare commits

..

18 Commits

Author SHA1 Message Date
Gitea Actions 334dc72b21 ci(prod): deploy atlantis v2.12.0 2026-06-10 14:26:41 +00:00
Gitea Actions 257c0af573 ci(prod): deploy codex v2.12.0 2026-06-10 14:26:03 +00:00
Gitea Actions 0182d0e080 ci(prod): deploy sorcerer v2.12.0 2026-06-10 14:24:57 +00:00
Gitea Actions b229be6867 ci(staging): deploy atlantis 5685d15c-debug 2026-06-10 14:23:30 +00:00
mrtz b96b1c6723 Fix wrong git url in argo apps 2026-06-10 12:37:49 +02:00
Gitea Actions 156329c963 ci(prod): deploy codex v1.42.26 2026-06-10 09:11:22 +00:00
Gitea Actions 46c7392a88 ci(prod): deploy sorcerer v1.42.26 2026-06-10 09:10:21 +00:00
mrtz cb93a1e299 grafana: Bump PVC to 20Gi 2026-06-10 10:44:18 +02:00
Gitea Actions 208002904d ci(prod): deploy atlantis v2.11.1 2026-06-10 08:26:54 +00:00
Gitea Actions 552185046c ci(prod): deploy codex v2.11.1 2026-06-10 08:26:25 +00:00
Gitea Actions 018485f655 ci(prod): deploy sorcerer v2.11.1 2026-06-10 08:25:23 +00:00
Gitea Actions e442421d39 ci(staging): deploy atlantis 6e4e4bec-debug 2026-06-10 08:23:54 +00:00
mrtz dde3b03b1c Merge pull request 'Update Helm release opentelemetry-collector to v0.158.0' (#223) from renovate/opentelemetry-collector-0.x into main
Reviewed-on: #223
2026-06-09 15:27:43 +00:00
renovate-bot 6627cf8f14 Update Helm release opentelemetry-collector to v0.158.0
renovate/stability-days Updates have met minimum release age requirement
2026-06-09 15:27:15 +00:00
mrtz 1c8d409443 Merge pull request 'Update Helm release velero to v12.0.2' (#221) from renovate/velero-12.x into main
Reviewed-on: #221
2026-06-09 15:26:33 +00:00
mrtz acb8c05c94 Merge pull request 'Update Helm release openfga to v0.3.6' (#220) from renovate/openfga-0.x into main
Reviewed-on: #220
2026-06-09 15:26:23 +00:00
renovate-bot 445be23066 Update Helm release velero to v12.0.2
renovate/stability-days Updates have met minimum release age requirement
2026-06-09 15:26:02 +00:00
renovate-bot d6a55ab4ce Update Helm release openfga to v0.3.6
renovate/stability-days Updates have met minimum release age requirement
2026-06-09 15:25:55 +00:00
15 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ applications:
server: https://kubernetes.default.svc
project: sys
sources:
- repoURL: https://gitlab.com/oceanbox//manifests.git
- repoURL: https://git.oceanbox.io/platform/manifests.git
targetRevision: HEAD
path: helmfile.d
plugin:
+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.11.0
version: v2.12.0
# 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.11.0
appVersion: v2.12.0
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.11.0
tag: v2.12.0
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.11.0
version: v2.12.0
# 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.11.0"
appVersion: "v2.12.0"
+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.11.0
tag: v2.12.0
# 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.11.0
version: v2.12.0
# 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.11.0
appVersion: v2.12.0
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.11.0
tag: v2.12.0
pullPolicy: IfNotPresent
init:
enabled: false
+1 -1
View File
@@ -16,7 +16,7 @@ releases:
namespace: {{ .Environment.Name }}-openfga
{{- end }}
chart: openfga/openfga
version: 0.3.5
version: 0.3.6
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.156.2
version: 0.158.0
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: 86.1.0
version: 85.3.0
condition: prometheus.enabled
values:
- ../values/prometheus/values/prometheus.yaml.gotmpl
+1 -1
View File
@@ -15,7 +15,7 @@ releases:
- name: velero
namespace: velero
chart: velero/velero
version: 12.0.1
version: 12.0.2
condition: velero.enabled
values:
- ../values/velero/values/velero.yaml.gotmpl
+1 -1
View File
@@ -109,7 +109,7 @@ spec:
- https://kubernetes-sigs.github.io/metrics-server/
- https://git.oceanbox.io/platform/manifests.git
- https://git.oceanbox.io/platform/manifests
- https://gitlab.com/oceanbox/manifests.git
- https://git.oceanbox.io/oceanbox/manifests.git
- https://kubernetes.github.io/ingress-nginx
- https://cloudnative-pg.github.io/charts
- https://charts.jetstack.io
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: acc3745a-debug
tag: 5685d15c-debug
podAnnotations:
dapr.io/app-id: "staging-atlantis"
env:
+1 -1
View File
@@ -1,5 +1,5 @@
clusterConfig:
manifests: https://gitlab.com/oceanbox/manifests.git
manifests: https://git.oceanbox.io/platform/manifests.git
env: "" #[dev, test, staging, prod]
initca: ""
domain: ".local"
@@ -167,7 +167,7 @@ grafana:
{{- if .Values.prometheus.grafana.persistence }}
persistence:
enabled: true
size: 10Gi
size: 20Gi
{{- end }}
ingress:
enabled: true
@@ -233,7 +233,7 @@ grafana:
nodeGraph:
enabled: true
serviceMap:
datasourceUid: 'Prometheus'
datasourceUid: 'prometheus'
tracesToLogs:
datasourceUid: loki
filterByTraceID: false