Skip to content

Commit

Permalink
Merge branch '40-prepare-github-kroamnow94-kubeflow-manifests-for-0-2…
Browse files Browse the repository at this point in the history
…-0-release' into 'helmcharts'

Resolve "Prepare github/kromanow94/kubeflow-manifests for 0.2.0 release"

See merge request mlops/innersource-kubeflow/manifests!18
  • Loading branch information
kromanow94 committed May 9, 2024
2 parents 0c9f366 + e053918 commit e67574c
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion charts/kubeflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.3
version: 0.2.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.app-of-apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
path: example/helm
directory:
include: "app.*"
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.argo-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.argo-workflows.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.cert-manager.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.dex.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.istio-ingressgateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.istio-ingressgateway.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.istiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.istiod.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.kubeflow-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
path: example/helm
directory:
include: "secret.*"
Expand Down
4 changes: 2 additions & 2 deletions example/helm/app.kubeflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ spec:
project: default
sources:
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
path: charts/kubeflow
helm:
valueFiles:
- $values/example/helm/values.kubeflow.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
ignoreDifferences:
- group: rbac.authorization.k8s.io
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.metacontroller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.metacontroller.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.minio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.minio.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.mysql.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.oauth2-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
valueFiles:
- $values/example/helm/values.oauth2-proxy.yaml
- repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
ref: values
syncPolicy:
automated:
Expand Down
2 changes: 1 addition & 1 deletion example/helm/app.profile-kubeflow-user-example-com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
project: default
source:
repoURL: https://github.com/kromanow94/kubeflow-manifests.git
targetRevision: helmcharts
targetRevision: kubeflow-0.2.0
path: example/helm
directory:
include: profile.kubeflow-user-example-com.yaml
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.app-of-apps.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-kubeflow-0.2.0}"

cat <<EOF
This script will install ArgoCD, configure it to enable health assessment
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.argocd.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-kubeflow-0.2.0}"

cat <<EOF
This script will check if ArgoCD is installed, install ArgoCD if not installed
Expand Down
2 changes: 1 addition & 1 deletion example/helm/quickstart.helm.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

TARGET_REVISION="${TARGET_REVISION:-helmcharts}"
TARGET_REVISION="${TARGET_REVISION:-kubeflow-0.2.0}"

cat <<EOF
This script will create 'kubeflow' namespace configured with istio injection and
Expand Down

0 comments on commit e67574c

Please sign in to comment.