mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 23:12:50 +00:00
Compare commits
6 commits
30ff7e9ae4
...
832a9c8f88
Author | SHA1 | Date | |
---|---|---|---|
|
832a9c8f88 | ||
|
9b5441edf8 | ||
|
c83bec1280 | ||
|
ed42684cfb | ||
|
b4a63fb4a5 | ||
|
a9bb82eff4 |
5 changed files with 6 additions and 6 deletions
|
@ -5299,7 +5299,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.3.0
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.4.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -7975,7 +7975,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.3.0
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.4.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.10.1"
|
||||
tag: "v1.12.1"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.53.1
|
||||
tag: v2.53.2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -172,7 +172,7 @@ sidecar:
|
|||
# -- The image repository to pull from
|
||||
repository: kiwigrid/k8s-sidecar
|
||||
# -- The image tag to pull, default: `1.23.1`
|
||||
tag: 1.27.5
|
||||
tag: 1.27.6
|
||||
# -- The image pull policy, default: `IfNotPresent`
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The extra volume mounts for the sidecar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: b4bz/homer
|
||||
tag: v24.05.1
|
||||
tag: v24.10.1
|
||||
|
||||
initContainers:
|
||||
clone-assets:
|
||||
|
|
Loading…
Add table
Reference in a new issue