Skip to content

Commit

Permalink
Merge pull request #190 from zekker6/renovate/ghcr.io-prymitive-karma…
Browse files Browse the repository at this point in the history
…-0.x

feat(docker-image): update ghcr.io/prymitive/karma docker tag to v0.115
  • Loading branch information
zekker6 committed Jul 28, 2023
2 parents fe31416 + afc1a5c commit dc5c872
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/apps/karma/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update ghcr.io/prymitive/karma docker tag to v0.114
description: update ghcr.io/prymitive/karma docker tag to v0.115
apiVersion: v2
appVersion: v0.114
appVersion: v0.115
dependencies:
- name: common
repository: https://zekker6.github.io/helm-charts
Expand All @@ -22,4 +22,4 @@ name: karma
sources:
- "https://github.com/prymitive/karma"
- "https://github.com/zekker6/helm-charts/tree/main/charts/apps/karma"
version: 0.5.0
version: 0.6.0
2 changes: 1 addition & 1 deletion charts/apps/karma/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# karma

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![AppVersion: v0.114](https://img.shields.io/badge/AppVersion-v0.114-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![AppVersion: v0.115](https://img.shields.io/badge/AppVersion-v0.115-informational?style=flat-square)

karma - Alert dashboard for Prometheus Alertmanager

Expand Down
2 changes: 1 addition & 1 deletion charts/apps/karma/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
pullPolicy: IfNotPresent
# -- image tag
# @default -- chart.appVersion
tag: v0.114
tag: v0.115

# -- See the following files for additional environment variables:
# https://github.com/prymitive/karma#docker
Expand Down
2 changes: 1 addition & 1 deletion docs/charts/karma.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# karma

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![AppVersion: v0.114](https://img.shields.io/badge/AppVersion-v0.114-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![AppVersion: v0.115](https://img.shields.io/badge/AppVersion-v0.115-informational?style=flat-square)

karma - Alert dashboard for Prometheus Alertmanager

Expand Down

0 comments on commit dc5c872

Please sign in to comment.