Skip to content

Commit

Permalink
chore(kubernetes-operations): release v1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Oct 17, 2024
1 parent fa8a3a0 commit 100fb1a
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: 0.0.11
version: 1.0.0
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 @@ -6,15 +6,15 @@ kind: PluginDefinition
metadata:
name: kubernetes-operations
spec:
version: 0.0.11
version: 1.0.0
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: 0.0.11
version: 1.0.0
options:
- name: prometheusRules.create
description: Create Prometheus rules
Expand Down

0 comments on commit 100fb1a

Please sign in to comment.