Skip to content

Commit 9c43ae3

Browse files
committed
chore: update dependecy chart urls to updated name one
1 parent 786a3a6 commit 9c43ae3

File tree

8 files changed

+11
-11
lines changed

8 files changed

+11
-11
lines changed

stable/columbus/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ appVersion: "0.1.8"
77
dependencies:
88
- name: app
99
version: "0.2.0"
10-
repository: "https://odpf.github.io/charts/"
10+
repository: "https://raystack.github.io/charts/"

stable/compass/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ appVersion: "0.3.0"
77
dependencies:
88
- name: app
99
version: "0.4.2"
10-
repository: "https://odpf.github.io/charts/"
10+
repository: "https://raystack.github.io/charts/"

stable/dex/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ appVersion: 0.1.1
77
dependencies:
88
- name: app
99
version: "0.4.0"
10-
repository: "https://odpf.github.io/charts/"
10+
repository: "https://raystack.github.io/charts/"

stable/entropy/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ appVersion: 0.1.0
77
dependencies:
88
- name: app
99
version: "0.3.4"
10-
repository: "https://odpf.github.io/charts/"
10+
repository: "https://raystack.github.io/charts/"

stable/guardian/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ appVersion: "0.3.0"
2626
dependencies:
2727
- name: app
2828
version: "0.4.0"
29-
repository: "https://odpf.github.io/charts/"
29+
repository: "https://raystack.github.io/charts/"

stable/shield/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ version: 0.1.4
2020
dependencies:
2121
- name: app
2222
version: "0.3.4"
23-
repository: "https://odpf.github.io/charts/"
23+
repository: "https://raystack.github.io/charts/"
2424
alias: shield-app
2525
condition: shield-app.enabled
2626
- name: app
2727
version: "0.3.4"
28-
repository: "https://odpf.github.io/charts/"
28+
repository: "https://raystack.github.io/charts/"
2929
alias: spicedb
3030
condition: spicedb.enabled

stable/siren/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ home: https://github.com/odpf/siren
77
dependencies:
88
- name: app
99
version: "0.4.3"
10-
repository: "https://odpf.github.io/charts/"
10+
repository: "https://raystack.github.io/charts/"
1111
alias: app
1212
condition: app.enabled
1313
- name: app
1414
version: "0.4.3"
15-
repository: "https://odpf.github.io/charts/"
15+
repository: "https://raystack.github.io/charts/"
1616
alias: notification-worker
1717
condition: notification-worker.enabled
1818
- name: app
1919
version: "0.4.3"
20-
repository: "https://odpf.github.io/charts/"
20+
repository: "https://raystack.github.io/charts/"
2121
alias: notification-dlq-worker
2222
condition: notification-dlq-worker.enabled

stable/stencil/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ appVersion: "0.2.0"
2626
dependencies:
2727
- name: app
2828
version: "0.2.1"
29-
repository: "https://odpf.github.io/charts/"
29+
repository: "https://raystack.github.io/charts/"

0 commit comments

Comments
 (0)