Compare commits

..

1 commit

Author SHA1 Message Date
b4711a02ec Update kube-prometheus-stack Docker tag to v55.5.0 2023-12-20 16:02:20 +00:00
3 changed files with 3 additions and 3 deletions
kubernetes
apps/default/jellyfin/app
bootstrap/flux
flux/config

View file

@ -12,4 +12,4 @@ spec:
requests:
storage: 20Gi
storageClassName: ceph-block
storageClassName: local-hostpath

View file

@ -3,7 +3,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.1
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
patches:
- patch: |-
$patch: delete

View file

@ -9,7 +9,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v2.2.1
tag: v2.1.2@sha256:5502bbd944688e3a6e1804521be7bcfcb66cf72d130196fe2736e00c6016525f
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1