Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssz1997 committed Sep 7, 2023
1 parent d3fb574 commit e286257
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 33 deletions.
2 changes: 1 addition & 1 deletion csi/alluxio/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (

const (
driverName = "alluxio"
version = "1.1.0-SNAPSHOT"
version = "1.0.1"
)

type driver struct {
Expand Down
2 changes: 1 addition & 1 deletion deploy/charts/alluxio-csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
name: alluxio-csi
apiVersion: v2
description: Open source data orchestration for analytics and machine learning in any cloud.
version: 1.1.0-SNAPSHOT
version: 1.0.1
home: https://www.alluxio.io/
maintainers:
- name: Adit Madan
Expand Down
2 changes: 1 addition & 1 deletion deploy/charts/alluxio-monitor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
name: alluxio-monitor
apiVersion: v1
description: Use prometheus and grafana to monitor alluxio cluster.
version: 1.1.0-SNAPSHOT
version: 1.0.1

6 changes: 3 additions & 3 deletions deploy/charts/alluxio-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: alluxio-csi
repository: file://../alluxio-csi
version: 1.1.0-SNAPSHOT
digest: sha256:baf6e1f807a2fb88e069493fde0c33979eb7684f953238714bf07141bbbfb9dc
generated: "2023-07-17T13:43:38.303145-07:00"
version: 1.0.1
digest: sha256:16e13a93f5326f79bad69879e24c3d3100a2a70b93f701ae3d19a91f98b9c39b
generated: "2023-09-07T11:59:16.458813-07:00"
4 changes: 2 additions & 2 deletions deploy/charts/alluxio-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
name: alluxio-operator
apiVersion: v2
description: Open source data orchestration for analytics and machine learning in any cloud.
version: 1.1.0-SNAPSHOT
version: 1.0.1
home: https://www.alluxio.io/
maintainers:
- name: Shawn Sun
email: [email protected]
dependencies:
- name: alluxio-csi
version: 1.1.0-SNAPSHOT
version: 1.0.1
repository: "file://../alluxio-csi"
condition: alluxio-csi.enabled
9 changes: 6 additions & 3 deletions deploy/charts/alluxio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
dependencies:
- name: alluxio-monitor
repository: file://../alluxio-monitor
version: 1.1.0-SNAPSHOT
digest: sha256:ecfc6febc6c8136b42e16353e27b4572fa632afaf46dcc1020af7fe7c5f835b1
generated: "2023-07-18T18:07:38.539358-07:00"
version: 1.0.1
- name: etcd
repository: https://charts.bitnami.com/bitnami
version: 9.0.5
digest: sha256:42a4a7545a12e7a7951b6a209d2d8ab8c71f6837fe9a667785e97a6ae976eb35
generated: "2023-09-07T11:59:11.873663-07:00"
4 changes: 2 additions & 2 deletions deploy/charts/alluxio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
name: alluxio
apiVersion: v2
description: Open source data orchestration for analytics and machine learning in any cloud.
version: 1.1.0-SNAPSHOT
version: 1.0.1
home: https://www.alluxio.io/
dependencies:
- name: alluxio-monitor
version: 1.1.0-SNAPSHOT
version: 1.0.1
repository: "file://../alluxio-monitor"
condition: alluxio-monitor.enabled
- name: etcd
Expand Down
2 changes: 1 addition & 1 deletion tests/helm/expectedTemplates/conf/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
labels:
name: dummy-alluxio-alluxio-conf
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
data:
Expand Down
2 changes: 1 addition & 1 deletion tests/helm/expectedTemplates/csi/csi-fuse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
name: dummy-alluxio-csi-fuse-config
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
data:
Expand Down
6 changes: 3 additions & 3 deletions tests/helm/expectedTemplates/fuse/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@ metadata:
name: dummy-alluxio-fuse
labels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-fuse
spec:
selector:
matchLabels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-fuse
template:
metadata:
labels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-fuse
Expand Down
6 changes: 3 additions & 3 deletions tests/helm/expectedTemplates/master/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: dummy-alluxio-master-0
labels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-master
Expand Down Expand Up @@ -46,7 +46,7 @@ metadata:
name: dummy-alluxio-master-1
labels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-master
Expand Down Expand Up @@ -74,7 +74,7 @@ metadata:
name: dummy-alluxio-master-2
labels:
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-master
Expand Down
4 changes: 2 additions & 2 deletions tests/helm/expectedTemplates/master/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
labels:
name: dummy-alluxio-master
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-master
Expand All @@ -35,7 +35,7 @@ spec:
labels:
name: dummy-alluxio-master
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-master
Expand Down
6 changes: 3 additions & 3 deletions tests/helm/expectedTemplates/proxy/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
labels:
name: dummy-alluxio-proxy
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-proxy
Expand All @@ -27,7 +27,7 @@ spec:
matchLabels:
name: dummy-alluxio-proxy
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-proxy
Expand All @@ -36,7 +36,7 @@ spec:
labels:
name: dummy-alluxio-proxy
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-proxy
Expand Down
6 changes: 3 additions & 3 deletions tests/helm/expectedTemplates/worker/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
labels:
name: dummy-alluxio-worker
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-worker
Expand All @@ -28,7 +28,7 @@ spec:
matchLabels:
name: dummy-alluxio-worker
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-worker
Expand All @@ -39,7 +39,7 @@ spec:
labels:
name: dummy-alluxio-worker
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
role: alluxio-worker
Expand Down
4 changes: 2 additions & 2 deletions tests/helm/expectedTemplates/worker/metastore-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
labels:
name: dummy-alluxio-metastore-pvc
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
spec:
Expand All @@ -31,6 +31,6 @@ spec:
matchLabels:
name: dummy-alluxio-metastore-pvc
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
4 changes: 2 additions & 2 deletions tests/helm/expectedTemplates/worker/pageStore-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
labels:
name: dummy-alluxio-pagestore-pvc
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm
spec:
Expand All @@ -31,6 +31,6 @@ spec:
matchLabels:
name: dummy-alluxio-pagestore-pvc
app: alluxio
chart: alluxio-1.1.0-SNAPSHOT
chart: alluxio-1.0.1
release: dummy
heritage: Helm

0 comments on commit e286257

Please sign in to comment.