Compare commits

...

32 Commits

Author SHA1 Message Date
renovate-bot f0dccf7df8 Update dragonfly-operator Docker tag to v1.6.1
renovate/stability-days Updates have not met minimum release age requirement
2026-06-16 16:47:28 +00:00
mrtz 1803697a20 prometheus: Recreate grafana DP to avoid lock on db 2026-06-16 18:36:02 +02:00
mrtz aae7ed15db poseidon: Bump beta to 2.15.1 2026-06-16 17:28:46 +02:00
mrtz f9e71d2a31 poseidon: Bump beta to 2.15.0 2026-06-16 17:26:11 +02:00
Gitea Actions fb512c3f3e ci(prod): deploy atlantis v2.15.1 2026-06-16 15:22:24 +00:00
Gitea Actions db359898c9 ci(prod): deploy codex v2.15.1 2026-06-16 15:21:35 +00:00
Gitea Actions 19c6312ccf ci(prod): deploy sorcerer v2.15.1 2026-06-16 15:20:34 +00:00
Gitea Actions 3f9a9243c0 ci(staging): deploy atlantis 6dc7a753-debug 2026-06-16 15:12:36 +00:00
Gitea Actions 26cc81cfa6 ci(staging): deploy atlantis 2b9f5970-debug 2026-06-16 14:17:58 +00:00
Gitea Actions 766384ba49 ci(staging): deploy atlantis 2b5226e5-debug 2026-06-16 13:35:31 +00:00
mrtz be5f8a3963 poseidon: Bump beta to 2.14.4 2026-06-16 15:34:42 +02:00
Gitea Actions afdf37d398 ci(staging): deploy sorcerer 2b5226e5-debug 2026-06-16 13:33:40 +00:00
mrtz 6ee12876ac poseidon: Bump to 2.14.3 2026-06-16 15:21:47 +02:00
mrtz ef9d75b4af poseidon: Bump beta to 1.14.2 2026-06-16 15:16:29 +02:00
mrtz 1ce8dd443e fix(poseidon): Set correct url for sentry 2026-06-16 15:11:42 +02:00
Gitea Actions 01cd05eaba ci(staging): deploy atlantis e6c432aa-debug 2026-06-16 12:45:45 +00:00
Gitea Actions 9b7d286358 ci(staging): deploy sorcerer e6c432aa-debug 2026-06-16 12:45:18 +00:00
Gitea Actions 415d1b89c9 ci(staging): deploy codex e6c432aa-debug 2026-06-16 12:45:12 +00:00
Gitea Actions 72677132c2 ci(prod): deploy codex v2.14.1 2026-06-16 11:00:14 +00:00
Gitea Actions caee522dd3 ci(staging): deploy docs ddfaf8b1-debug 2026-06-16 10:59:42 +00:00
Gitea Actions d496dcf51e ci(prod): deploy sorcerer v2.14.1 2026-06-16 10:59:05 +00:00
Gitea Actions 3b3aae32da ci(prod): deploy codex v2.14.0 2026-06-16 10:37:43 +00:00
Gitea Actions 31968d7868 ci(prod): deploy sorcerer v2.14.0 2026-06-16 10:36:39 +00:00
mrtz 981323b8fc atlantis: Bump beta katamari actors 2026-06-16 11:04:43 +02:00
mrtz 77c09db80b headscale: Add Hanna 2026-06-16 10:44:42 +02:00
Gitea Actions 7f5bc25140 ci(staging): deploy atlantis f4a3d5de-debug 2026-06-16 08:16:23 +00:00
Gitea Actions 4b1e0a0d82 ci(staging): deploy makai 797fbe9d-debug 2026-06-16 06:45:26 +00:00
Gitea Actions 8575380951 ci(staging): deploy atlantis b92e3297-debug 2026-06-16 06:39:51 +00:00
Gitea Actions df000b875c ci(staging): deploy atlantis 9ab6dcd1-debug 2026-06-16 06:36:00 +00:00
mrtz 1e2d3133fb Merge pull request 'Update Helm release argo-cd to v9.5.20' (#229) from renovate/argo-cd-9.x into main
Reviewed-on: #229
2026-06-16 05:50:33 +00:00
mrtz ed7e735f34 Merge pull request 'Update Helm release kube-prometheus-stack to v86' (#224) from renovate/kube-prometheus-stack-86.x into main
Reviewed-on: #224
2026-06-15 15:01:04 +00:00
renovate-bot 1102061c95 Update Helm release argo-cd to v9.5.20
renovate/stability-days Updates have met minimum release age requirement
2026-06-15 14:53:39 +00:00
22 changed files with 30 additions and 34 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.13.3
version: v2.15.1
# 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.13.3
appVersion: v2.15.1
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.13.3
tag: v2.15.1
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.13.3
version: v2.15.1
# 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.13.3"
appVersion: "v2.15.1"
+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.13.3
tag: v2.15.1
# 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.13.3
version: v2.15.1
# 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.13.3
appVersion: v2.15.1
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.13.3
tag: v2.15.1
pullPolicy: IfNotPresent
init:
enabled: false
+1 -1
View File
@@ -15,7 +15,7 @@ releases:
- name: argocd
namespace: argocd
chart: argo/argo-cd
version: 9.5.19
version: 9.5.20
condition: argo.enabled
values:
- ../values/argo/values/argocd.yaml.gotmpl
+1 -1
View File
@@ -13,7 +13,7 @@ releases:
- name: dragonfly
namespace: dragonfly
chart: dragonfly/dragonfly-operator
version: v1.5.0
version: v1.6.1
condition: dragonfly.enabled
values:
- ../values/dragonfly/values/dragonfly.yaml.gotmpl
@@ -4,7 +4,7 @@ metadata:
name: beta-atlantis-actor-config
data:
KUEUE_NAMESPACE: "prod-queue"
XTRACT_IMAGE: "git.oceanbox.io/oceanbox/katamari/excavator:v1.2.14"
XTRACT_IMAGE: "git.oceanbox.io/oceanbox/katamari/excavator:v1.4.4"
XTRACT_QUEUE: "prod-queue"
PLUME_IMAGE: "git.oceanbox.io/oceanbox/katamari/plume:v1.2.14"
PLUME_IMAGE: "git.oceanbox.io/oceanbox/katamari/plume:v1.4.4"
PLUME_QUEUE: "prod-queue"
@@ -46,7 +46,7 @@
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://b6e03cfc8e247297b89217b09341b4cb@o4509530141622272.ingest.de.sentry.io/4509530195492944",
"sentryUrl": "https://793f73e5a9278cb638c0acd175b9289d@o4509530141622272.ingest.de.sentry.io/4509530195492944",
"plainAuthUsers": [
{
"username": "admin",
@@ -46,7 +46,7 @@
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://b6e03cfc8e247297b89217b09341b4cb@o4509530141622272.ingest.de.sentry.io/4509530195492944",
"sentryUrl": "https://793f73e5a9278cb638c0acd175b9289d@o4509530141622272.ingest.de.sentry.io/4509530195492944",
"plainAuthUsers": [
{
"username": "admin",
@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: v2.13.1
tag: v2.15.1
podAnnotations:
dapr.io/app-id: "beta-atlantis"
@@ -11,7 +11,7 @@ env:
- name: APP_NAMESPACE
value: beta-atlantis
- name: APP_VERSION
value: "2.13.1-beta"
value: "2.15.1-beta"
- name: LOG_LEVEL
value: "1"
- name: ANALYTICS_WEB_ID
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/atlantis
tag: ebead312-debug
tag: 6dc7a753-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: a07f3de9-debug
tag: e6c432aa-debug
+1 -1
View File
@@ -1,6 +1,6 @@
fullnameOverride: staging-docs
image:
tag: "e19982e6-debug"
tag: "ddfaf8b1-debug"
ingress:
enabled: true
className: "haproxy"
+2 -8
View File
@@ -130,6 +130,7 @@ configMaps:
"group:intern": [
"haavahak@stud.ntnu.no",
"haavahak@ntnu.no",
"hfa033@uit.no"
],
"group:ceph": [
"jonas.juselius@oceanbox.io",
@@ -271,15 +272,8 @@ configMaps:
{ "action": "accept", "src": [ "elianne.ersdal@oceanbox.io" ], "dst": [ "elianne.ersdal@oceanbox.io:*" ] },
{ "action": "accept", "src": [ "hanskristian.djuve@oceanbox.io" ], "dst": [ "hanskristian.djuve@oceanbox.io:*" ] },
{ "action": "accept", "src": [ "erlend.mundal@oceanbox.io" ], "dst": [ "erlend.mundal@oceanbox.io:*" ] },
{ "action": "accept", "src": [ "hfa033@uit.no", ], "dst": [ "hfa033@uit.no", ] },
// s/"\([^"]*\)"/{ "action": "accept", "src": [ "\1" ], "dst": [ "\1:*" ] },
],
"ssh": [
{
"action": "accept",
"src": [ "group:admin" ],
"dst": [ "autogroup:self", "tag:hpc", "tag:mumindalen", "tag:hel1" ],
"users": [ "autogroup:nonroot", "root" ]
}
]
}
dns:
+1 -1
View File
@@ -1,6 +1,6 @@
replicaCount: 1
image:
tag: "5c518c62-debug"
tag: "797fbe9d-debug"
env:
- name: APP_VERSION
value: "0.0.0"
@@ -106,6 +106,8 @@ alertmanager:
grafana:
defaultDashboardsEnabled: {{ .Values.prometheus.grafana.defaultDashboardsEnabled }}
deploymentStrategy:
type: Recreate
{{- if .Values.prometheus.grafana.plugins }}
plugins:
{{- range .Values.prometheus.grafana.plugins }}
@@ -47,7 +47,7 @@
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://5e6e3584098dc006de18038cf85d2cbe@o4509530141622272.ingest.de.sentry.io/4509547350065232",
"sentryUrl": "https://0fcc8a4e175a703b1d54358cbfd99816@o4509530141622272.ingest.de.sentry.io/4509547350065232",
"redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [
"http://localhost:8085",
@@ -47,7 +47,7 @@
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://5e6e3584098dc006de18038cf85d2cbe@o4509530141622272.ingest.de.sentry.io/4509547350065232",
"sentryUrl": "https://0fcc8a4e175a703b1d54358cbfd99816@o4509530141622272.ingest.de.sentry.io/4509547350065232",
"redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [
"http://localhost:8085",
@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: v2.10.0
tag: v2.15.1
podAnnotations:
dapr.io/enabled: "true"
@@ -19,7 +19,7 @@ podAnnotations:
env:
- name: APP_VERSION
value: "2.10.0-beta"
value: "2.15.1-beta"
- name: LOG_LEVEL
value: "1"
- name: REDIS_USER
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: git.oceanbox.io/oceanbox/poseidon/sorcerer
tag: a07f3de9-debug
tag: 2b5226e5-debug
podAnnotations:
dapr.io/enabled: "true"
dapr.io/app-id: "staging-sorcerer"