Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.10] rancher-alerting-drivers update 105.0.1 #4971

Merged
merged 4 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ keywords:
- webhook
kubeVersion: '>=1.28.0-0'
name: rancher-alerting-drivers
version: 105.0.1-rc.1
version: 105.0.1
8 changes: 4 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9298,7 +9298,7 @@ entries:
catalog.cattle.io/type: cluster-tool
apiVersion: v2
appVersion: 1.16.0
created: "2025-01-07T17:56:31.250051215-05:00"
created: "2025-01-15T10:43:54.67871649-05:00"
dependencies:
- condition: prom2teams.enabled
name: prom2teams
Expand All @@ -9310,7 +9310,7 @@ entries:
version: 1.0.1
description: The manager for third-party webhook receivers used in Prometheus
Alertmanager
digest: 35a5f49105a890d4ee7b67f9bf5c03e722fdf6c7dddee6b58a2e80f2ad21e90a
digest: 88ff75badc4831932fc230268d5f7342c939d5627b27d932c9d30492d5ab2bd1
icon: https://charts.rancher.io/assets/logos/alerting-drivers.svg
keywords:
- monitoring
Expand All @@ -9319,8 +9319,8 @@ entries:
kubeVersion: '>=1.28.0-0'
name: rancher-alerting-drivers
urls:
- assets/rancher-alerting-drivers/rancher-alerting-drivers-105.0.1-rc.1.tgz
version: 105.0.1-rc.1
- assets/rancher-alerting-drivers/rancher-alerting-drivers-105.0.1.tgz
version: 105.0.1
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Alerting Drivers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: local
version: 105.0.1-rc.1
version: 105.0.1
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rancher-aks-operator:
rancher-aks-operator-crd:
- 105.2.0+up1.10.2-rc.8
rancher-alerting-drivers:
- 105.0.1-rc.1
- 105.0.1
rancher-cis-benchmark:
- 105.2.0+up7.2.0-rc.2
- 105.2.0+up7.2.0-rc.1
Expand Down
Loading