Skip to content

Commit

Permalink
Release v1.0.0 charts
Browse files Browse the repository at this point in the history
  • Loading branch information
jahstreet committed Aug 14, 2020
1 parent 9fe4b8a commit 96f2521
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charts/azure-keyvault-secret-reloader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ maintainers:
- email: aliaksandr_sasnouskikh@epam.com
name: Aliaksandr Sasnouskikh
name: azure-keyvault-secret-reloader
version: 0.1.2
version: 1.0.0
2 changes: 1 addition & 1 deletion charts/jupyter-sparkmagic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ maintainers:
- email: jahstreetlove@gmail.com
name: Aliaksandr Sasnouskikh
name: jupyter-sparkmagic
version: 0.3.1
version: 1.0.0
2 changes: 1 addition & 1 deletion charts/livy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ maintainers:
- email: jahstreetlove@gmail.com
name: Aliaksandr Sasnouskikh
name: livy
version: 0.5.0
version: 1.0.0
sources:
- https://github.com/jahstreet/incubator-livy/tree/v0.6.0-incubating-kubernetes-support
2 changes: 1 addition & 1 deletion charts/spark-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ maintainers:
- email: jahstreetlove@gmail.com
name: Aliaksandr Sasnouskikh
name: spark-cluster
version: 0.8.0
version: 1.0.0
8 changes: 4 additions & 4 deletions charts/spark-cluster/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: livy
repository: file://../livy
version: 0.5.0
version: 1.0.0
- name: spark-history-server
repository: https://kubernetes-charts.storage.googleapis.com
version: 0.5.0
- name: jupyterhub
repository: https://jupyterhub.github.io/helm-chart
version: 0.9.0
digest: sha256:77a3aac86938b0570afa5d20b31021a29cd0661189e5e3ef7bf9874ce1115121
generated: 2020-05-10T11:23:36.722339+02:00
version: 0.9.1
digest: sha256:993698f71b3685d7ae8759f9b45fc8c357b61663c5af3faa3776fe9b64b48498
generated: "2020-08-14T22:01:04.909788+03:00"
2 changes: 1 addition & 1 deletion charts/spark-cluster/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:

- name: livy
version: "0.5.*"
version: "1.0.*"
# repository: "https://jahstreet.github.io/helm-charts"
repository: "file://../livy"
condition: livy.enabled,global.livy.enabled
Expand Down
2 changes: 1 addition & 1 deletion charts/spark-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ maintainers:
- email: aliaksandr_sasnouskikh@epam.com
name: Aliaksandr Sasnouskikh
name: spark-monitoring
version: 0.4.0
version: 1.0.0

0 comments on commit 96f2521

Please sign in to comment.