Skip to content

Commit

Permalink
executable screipts
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
  • Loading branch information
juliusvonkohout committed Oct 3, 2024
1 parent c2efcf3 commit 92f6243
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
Empty file modified hack/synchronize-istio-cni-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-istio-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-katib-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-knative-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-kserve-kserve-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-kserve-web-app-manifests.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion hack/synchronize-kubeflow-manifests.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
set -euo pipefail
IFS=$'\n\t'

COMMIT="v1.9.0" # You can use tags as well
COMMIT="v1.9.1" # You can use tags as well
SRC_DIR=${SRC_DIR:=/tmp/kubeflow-kubeflow}
BRANCH=${BRANCH:=synchronize-kubeflow-kubeflow-manifests-${COMMIT?}}

Expand Down
Empty file modified hack/synchronize-model-registry-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-seldon-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/synchronize-training-operator-manifests.sh
100644 → 100755
Empty file.
Empty file modified hack/trivy_scan.py
100644 → 100755
Empty file.

0 comments on commit 92f6243

Please sign in to comment.