5 Commits

Author SHA1 Message Date
c77d2bb837 chore(deps): update helm release loki to v7
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m26s
lint-test-helm / validate-kubeconform (pull_request) Successful in 2m13s
2026-04-28 20:29:57 +00:00
07ec4733cf Merge pull request 'feat: expand disk' (#6359) from tmp/gitea-6 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 28s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m14s
Reviewed-on: #6359
2026-04-28 20:26:26 +00:00
167bbef02e feat: expand disk
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 29s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
render-manifests / render-manifests (pull_request) Successful in 47s
2026-04-28 15:22:56 -05:00
811d79b538 Merge pull request 'feat: update sha' (#6357) from tmp/vault-2 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m55s
Reviewed-on: #6357
2026-04-28 19:47:30 +00:00
58dca78fe3 feat: update sha
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 41s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 59s
2026-04-28 14:46:56 -05:00
4 changed files with 9 additions and 9 deletions

View File

@@ -280,10 +280,10 @@ valkey-gitea:
cpu: 20m
memory: 1Gi
dataStorage:
requestedSize: 10Gi
requestedSize: 20Gi
replica:
persistence:
size: 10Gi
size: 20Gi
valkey-renovate:
valkey:
nameOverride: valkey-renovate

View File

@@ -1,9 +1,9 @@
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.55.0
version: 7.0.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 1.8.0
digest: sha256:e3c7508c21ed7737f692387ca79a0c001c3393edbedff7b05c60325469a4fb2b
generated: "2026-04-24T17:01:55.023153925Z"
digest: sha256:8ad3bcb28a4107d28923750535818d48b78619b5abb046e3d6408fe90cabeeca
generated: "2026-04-28T20:29:49.646785443Z"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.55.0
version: 7.0.0
repository: https://grafana.github.io/helm-charts
- name: alloy
version: 1.8.0

View File

@@ -286,7 +286,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-1
@@ -304,7 +304,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-2
@@ -322,7 +322,7 @@ unseal:
main:
image:
repository: ghcr.io/lrstanley/vault-unseal
tag: 1.0.0@sha256:24ca9bceccdb0a22ae57574346dee4bec107c9b849f836811972b8f7f1baa4ef
tag: 1.0.0@sha256:9b936fadc8dea2a473972806bffc218a4dd2fbc3b373566138a60e058cc544aa
envFrom:
- secretRef:
name: vault-unseal-config-3