Skip to content

Commit

Permalink
chore: change repo use https://charts.bitnami.com/bitnami (#5)
Browse files Browse the repository at this point in the history
chore: change repo use https://charts.bitnami.com/bitnami
  • Loading branch information
neilkuan committed Jan 8, 2024
1 parent b0ebc82 commit a730f98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kubernetes-event-exporter
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.10.0
digest: sha256:7e0a19b4a499063abf33f9aa4d17ff90a8b8b564910cf5b2ef9d8f7fb36819b4
generated: "2024-01-04T14:19:10.965096+08:00"
repository: https://charts.bitnami.com/bitnami
version: 2.10.1
digest: sha256:dd4cb6670368f60f939db0a0a24906bc572e267cd100b5a5463a0b260628f74e
generated: "2024-01-08T11:36:10.045729+08:00"
6 changes: 3 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: stp-o11y
description: A Helm chart for stp-o11y tools
type: application
version: 0.1.1
version: 0.1.2
appVersion: "0.0.0"
dependencies:
- name: kubernetes-event-exporter
version: 2.10.0
repository: "oci://registry-1.docker.io/bitnamicharts"
version: 2.10.1
repository: "https://charts.bitnami.com/bitnami"
condition: kubernetes-event-exporter.enabled

0 comments on commit a730f98

Please sign in to comment.