Merge branch 'refs/heads/main' into misc

This commit is contained in:
2024-09-25 20:16:23 +10:00
9 changed files with 10 additions and 10 deletions

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: gitea
repo: oci://registry-1.docker.io/bitnamicharts
version: 2.3.21
version: 2.3.22
releaseName: gitea
valuesFile: values.yaml

View File

@@ -20,7 +20,7 @@ spec:
app.kubernetes.io/instance: kavita
spec:
containers:
- image: jvmilazz0/kavita:0.8.2
- image: jvmilazz0/kavita:0.8.3
imagePullPolicy: IfNotPresent
name: kavita
ports:

View File

@@ -21,7 +21,7 @@ spec:
- --auth-mode
- client
env: []
image: quay.io/argoproj/argocli:v3.5.10
image: quay.io/argoproj/argocli:v3.5.11
name: argo-server
ports:
- containerPort: 2746
@@ -77,7 +77,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: metadata.name
image: quay.io/argoproj/workflow-controller:v3.5.10
image: quay.io/argoproj/workflow-controller:v3.5.11
livenessProbe:
failureThreshold: 3
httpGet:

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: minio
repo: oci://registry-1.docker.io/bitnamicharts
version: 14.7.9
version: 14.7.10
releaseName: minio
valuesFile: values.yaml

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: mongodb
repo: oci://registry-1.docker.io/bitnamicharts
version: 15.6.24
version: 15.6.26
releaseName: mongodb
valuesFile: values.yaml

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: netdata
repo: https://netdata.github.io/helmchart/
version: 3.7.101
version: 3.7.102
releaseName: netdata
valuesFile: values.yaml

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: postgresql
repo: oci://registry-1.docker.io/bitnamicharts
version: 15.5.31
version: 15.5.32
releaseName: postgresql
valuesFile: values.yaml

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: redis
repo: oci://registry-1.docker.io/bitnamicharts
version: 20.1.3
version: 20.1.4
releaseName: redis
valuesFile: values.yaml

View File

@@ -3,6 +3,6 @@ kind: Kustomization
helmCharts:
- name: metallb
repo: oci://registry-1.docker.io/bitnamicharts
version: 6.3.11
version: 6.3.12
releaseName: metallb
valuesFile: values.yaml