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.28.2

| datasource | package                            | from   | to     |
| ---------- | ---------------------------------- | ------ | ------ |
| docker     | ghcr.io/onedr0p/kubernetes-kubectl | 1.28.1 | 1.28.2 |
  • Loading branch information
henry-pa-bot authored and kitos9112 committed Sep 15, 2023
1 parent 6e40040 commit 0f2f736
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.28.1
image: ghcr.io/onedr0p/kubernetes-kubectl:1.28.2
envFrom:
- secretRef:
name: cronitor-heartbeat-url
Expand Down

0 comments on commit 0f2f736

Please sign in to comment.