Compare commits

...

9 commits

Author SHA1 Message Date
renovate[bot]
bfa5ca2d0b
chore(deps): update helm chart argo-workflows to v0.42.7 2024-11-13 19:36:18 +00:00
renovate[bot]
6b107d3094
chore(deps): update docker image quay.io/go-skynet/local-ai to v2.23.0 (#2524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:35:30 +00:00
renovate[bot]
7fa0586d8f
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.3 (#2522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:34:18 +00:00
renovate[bot]
8b12081dbe
chore(deps): update docker image b4bz/homer to v24.11.3 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-13 19:33:51 +00:00
renovate[bot]
094f0419f4 chore(deps): update helm chart crossplane to v1.18.0 2024-11-11 08:46:46 +01:00
renovate[bot]
bcea56d79f chore(deps): update helm chart kube-prometheus-stack to v66 2024-11-11 08:46:29 +01:00
renovate[bot]
e1b08c8014 chore(deps): update helm chart nextcloud to v6.2.2 2024-11-11 08:46:15 +01:00
renovate[bot]
d99c3063bb chore(deps): update helm chart vault-secrets-operator to v2.6.1 2024-11-11 08:46:03 +01:00
renovate[bot]
539b72ce80 chore(deps): update helm chart vault to v0.29.0 2024-11-11 08:45:49 +01:00
8 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@ deployment:
image: image:
repository: quay.io/go-skynet/local-ai repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12 #tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.22.1-cublas-cuda12-ffmpeg tag: v2.23.0-cublas-cuda12-ffmpeg
pullPolicy: Always pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

@ -1,7 +1,7 @@
image: image:
repository: docker.io/qdrant/qdrant repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "v1.12.2" tag: "v1.12.3"
useUnprivilegedImage: true useUnprivilegedImage: true
env: env:

View file

@ -6,7 +6,7 @@ apps:
- name: crossplane - name: crossplane
repoURL: https://charts.crossplane.io/stable repoURL: https://charts.crossplane.io/stable
chart: crossplane chart: crossplane
targetRevision: 1.17.3 targetRevision: 1.18.0
secrets: secrets:
- name: terraform - name: terraform
keys: keys:

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack - name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack chart: kube-prometheus-stack
targetRevision: 65.8.1 targetRevision: 66.1.0
secrets: secrets:
- name: grafana - name: grafana
keys: keys:

View file

@ -1,6 +1,6 @@
image: image:
repository: b4bz/homer repository: b4bz/homer
tag: v24.11.1 tag: v24.11.3
initContainers: initContainers:
clone-assets: clone-assets:

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud - name: nextcloud
repoURL: https://nextcloud.github.io/helm repoURL: https://nextcloud.github.io/helm
chart: nextcloud chart: nextcloud
targetRevision: 6.2.1 targetRevision: 6.2.2
secrets: secrets:
- name: nextcloud-user - name: nextcloud-user
keys: keys:

View file

@ -5,7 +5,7 @@ apps:
- name: vault - name: vault
repoURL: https://helm.releases.hashicorp.com repoURL: https://helm.releases.hashicorp.com
chart: vault chart: vault
targetRevision: 0.28.1 targetRevision: 0.29.0
syncWave: '-3' syncWave: '-3'
ignoreDiff: ignoreDiff:
- group: "*" - group: "*"
@ -18,5 +18,5 @@ apps:
namespace: vault-secrets-operator namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator chart: vault-secrets-operator
targetRevision: 2.6.0 targetRevision: 2.6.1
syncWave: '-2' syncWave: '-2'

View file

@ -5,7 +5,7 @@ apps:
- name: argo-workflows - name: argo-workflows
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-workflows chart: argo-workflows
targetRevision: 0.41.11 targetRevision: 0.42.7
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: