We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef79419 commit f8b218eCopy full SHA for f8b218e
observability/gatus/v5/deployment.yaml
@@ -19,7 +19,7 @@ spec:
19
serviceAccountName: gatus
20
containers:
21
- name: gatus
22
- image: twinproduction/gatus:v5.14.0
+ image: twinproduction/gatus:v5.17.0
23
envFrom:
24
- secretRef:
25
name: gatus-secret
observability/gatus/v5/kustomization.yaml
@@ -15,10 +15,10 @@ namespace: default
15
labels:
16
- pairs:
17
app.kubernetes.io/part-of: "gatus"
18
- app.kubernetes.io/version: "v5.14.0"
+ app.kubernetes.io/version: "v5.17.0"
includeTemplates: true
images:
- name: "twinproduction/gatus"
- newTag: "v5.14.0"
+ newTag: "v5.17.0"
0 commit comments