Skip to content

Commit

Permalink
Merge pull request #272 from solo-io/automation
Browse files Browse the repository at this point in the history
[bot] Merge automation
  • Loading branch information
djannot authored Dec 13, 2024
2 parents a773f41 + 59c0f31 commit 4e6942a
Show file tree
Hide file tree
Showing 73 changed files with 7,322 additions and 23 deletions.
4 changes: 2 additions & 2 deletions gloo-gateway/1-18/enterprise-istio-ambient/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ helm repo update
helm upgrade -i -n gloo-system \
gloo-gateway gloo-ee-helm/gloo-ee \
--create-namespace \
--version 1.18.0-rc6 \
--version 1.18.0 \
--kube-context $CLUSTER1 \
--set-string license_key=$LICENSE_KEY \
-f -<<EOF
Expand Down Expand Up @@ -6994,7 +6994,7 @@ We can now configure the Gloo Gateway portal backend to use it:
helm upgrade -i -n gloo-system \
gloo-gateway gloo-ee-helm/gloo-ee \
--create-namespace \
--version 1.18.0-rc6 \
--version 1.18.0 \
--kube-context ${CLUSTER1} \
--reuse-values \
-f -<<EOF
Expand Down
4 changes: 2 additions & 2 deletions gloo-gateway/1-18/enterprise-istio-sidecar/default/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ helm repo update
helm upgrade -i -n gloo-system \
gloo-gateway gloo-ee-helm/gloo-ee \
--create-namespace \
--version 1.18.0-rc6 \
--version 1.18.0 \
--kube-context $CLUSTER1 \
--set-string license_key=$LICENSE_KEY \
-f -<<EOF
Expand Down Expand Up @@ -6943,7 +6943,7 @@ We can now configure the Gloo Gateway portal backend to use it:
helm upgrade -i -n gloo-system \
gloo-gateway gloo-ee-helm/gloo-ee \
--create-namespace \
--version 1.18.0-rc6 \
--version 1.18.0 \
--kube-context ${CLUSTER1} \
--reuse-values \
-f -<<EOF
Expand Down
Loading

0 comments on commit 4e6942a

Please sign in to comment.