Skip to content

Commit

Permalink
feat(container): update ghcr.io/prymitive/karma docker tag to v0.118
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/prymitive/karma | v0.115 | v0.118 |
  • Loading branch information
henry-pa-bot committed Dec 7, 2023
1 parent 3a8f04f commit 699a61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/karma/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: *app
image: ghcr.io/prymitive/karma:v0.115
image: ghcr.io/prymitive/karma:v0.118
imagePullPolicy: IfNotPresent
env:
- name: ALERTMANAGER_URI
Expand Down

0 comments on commit 699a61e

Please sign in to comment.