Skip to content

Commit

Permalink
chore(chart): increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Nov 6, 2024
1 parent eaf8a98 commit 5860235
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/kubernetes-operations/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

apiVersion: v2
name: kubernetes-operations
version: 1.1.2
version: 1.1.3
description: A set of Plutono dashboards and Prometheus alerting rules combined with playbooks to ensure effective operations of Kubernetes.
maintainers:
- name: Richard Tief (I520251)
Expand Down
4 changes: 2 additions & 2 deletions charts/kubernetes-operations/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ kind: PluginDefinition
metadata:
name: kubernetes-operations
spec:
version: 1.1.2
version: 1.1.3
displayName: Kubernetes operations bundle
description: Operations bundle for Kubernetes
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/kubernetes-operations/main/README.md
icon: https://raw.githubusercontent.com/cloudoperators/kubernetes-operations/main/charts/kubernetes-operations/kubernetes-logo.png
helmChart:
name: kubernetes-operations
repository: oci://ghcr.io/cloudoperators/kubernetes-operations/charts
version: 1.1.2
version: 1.1.3
options:
- name: prometheusRules.create
description: Create Prometheus rules
Expand Down

0 comments on commit 5860235

Please sign in to comment.