Skip to content

Commit

Permalink
fix(container): update ghcr.io/onedr0p/kubernetes-kubectl docker tag …
Browse files Browse the repository at this point in the history
…to 1.27.4

| datasource | package                            | from   | to     |
| ---------- | ---------------------------------- | ------ | ------ |
| docker     | ghcr.io/onedr0p/kubernetes-kubectl | 1.27.3 | 1.27.4 |
  • Loading branch information
henry-pa-bot authored and kitos9112 committed Jul 20, 2023
1 parent af50c44 commit c2c5a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/monitoring/cronitor-heartbeat/cron-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
restartPolicy: Never
containers:
- name: cronitor-heartbeat
image: ghcr.io/onedr0p/kubernetes-kubectl:1.27.3
image: ghcr.io/onedr0p/kubernetes-kubectl:1.27.4
envFrom:
- secretRef:
name: cronitor-heartbeat-url
Expand Down

0 comments on commit c2c5a59

Please sign in to comment.