Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update Tanzu product repository versions
Browse files Browse the repository at this point in the history
* and set GIT_REF_NAME back to main
  • Loading branch information
pacphi committed Nov 8, 2023
1 parent 39210d3 commit 5fffd13
Show file tree
Hide file tree
Showing 32 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aws-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-standard-repo.yml
with:
cluster-provider: "eks"
tkg-version: "v2023.7.31_update.1"
tkg-version: "v2023.9.19"
secrets:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand All @@ -369,7 +369,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-data-services-repo.yml
with:
cluster-provider: "eks"
tds-version: "1.11.0"
tds-version: "1.12.1"
secrets:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/azure-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-standard-repo.yml
with:
cluster-provider: "aks"
tkg-version: "v2023.7.31_update.1"
tkg-version: "v2023.9.19"
secrets:
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_AD_TENANT_ID: ${{ secrets.AZURE_AD_TENANT_ID }}
Expand All @@ -205,7 +205,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-data-services-repo.yml
with:
cluster-provider: "aks"
tds-version: "1.11.0"
tds-version: "1.12.1"
secrets:
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_AD_TENANT_ID: ${{ secrets.AZURE_AD_TENANT_ID }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/google-k8s-autopilot-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-standard-repo.yml
with:
cluster-provider: "gke"
tkg-version: "v2023.7.31_update.1"
tkg-version: "v2023.9.19"
secrets:
GOOGLE_PROJECT_ID: ${{ secrets.GOOGLE_PROJECT_ID }}
GOOGLE_SERVICE_ACCOUNT_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
Expand All @@ -184,7 +184,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-data-services-repo.yml
with:
cluster-provider: "gke"
tds-version: "1.11.0"
tds-version: "1.12.1"
secrets:
GOOGLE_PROJECT_ID: ${{ secrets.GOOGLE_PROJECT_ID }}
GOOGLE_SERVICE_ACCOUNT_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/google-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-standard-repo.yml
with:
cluster-provider: "gke"
tkg-version: "v2023.7.31_update.1"
tkg-version: "v2023.9.19"
secrets:
GOOGLE_PROJECT_ID: ${{ secrets.GOOGLE_PROJECT_ID }}
GOOGLE_SERVICE_ACCOUNT_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
Expand All @@ -216,7 +216,7 @@ jobs:
uses: ./.github/workflows/install-tanzu-data-services-repo.yml
with:
cluster-provider: "gke"
tds-version: "1.11.0"
tds-version: "1.12.1"
secrets:
GOOGLE_PROJECT_ID: ${{ secrets.GOOGLE_PROJECT_ID }}
GOOGLE_SERVICE_ACCOUNT_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: "Tanzu Data Services Package Repository version"
type: string
required: true
default: "1.11.0"
default: "1.12.1"
cluster-provider:
description: "The Kubernetes service provider"
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install-tanzu-standard-repo-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: "Tanzu Global Package Repository version"
type: string
required: true
default: "v2023.7.31_update.1"
default: "v2023.9.19"
cluster-provider:
description: "The Kubernetes service provider"
required: true
Expand Down
2 changes: 1 addition & 1 deletion docs/sample-dispatch-workflows/aws/create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ echo '{ "cluster-provider": "eks", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb
> Only executed on Non-TKG clusters. This is actually automatically installed if you executed [ aws-k8s-cluster-dispatch, azure-k8s-cluster-dispatch, google-k8s-cluster-dispatch ] workflows.
```bash
echo '{ "tkg-version": "v2023.7.31_update.1", "cluster-provider": "eks", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run install-tanzu-standard-repo-dispatch.yml --json
echo '{ "tkg-version": "v2023.9.19", "cluster-provider": "eks", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run install-tanzu-standard-repo-dispatch.yml --json
```
> Only executed on Non-TKG clusters. This is actually automatically installed if you executed [ aws-k8s-cluster-dispatch, azure-k8s-cluster-dispatch, google-k8s-cluster-dispatch ] workflows.
Expand Down
2 changes: 1 addition & 1 deletion docs/sample-dispatch-workflows/google/create/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ echo '{ "cluster-provider": "gke", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb
> Only executed on Non-TKG clusters. This is actually automatically installed if you executed [ google-k8s-cluster-dispatch, azure-k8s-cluster-dispatch, google-k8s-cluster-dispatch ] workflows.
```bash
echo '{ "tkg-version": "v2023.7.31_update.1", "cluster-provider": "gke", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run install-tanzu-standard-repo-dispatch.yml --json
echo '{ "tkg-version": "v2023.9.19", "cluster-provider": "gke", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run install-tanzu-standard-repo-dispatch.yml --json
```
> Only executed on Non-TKG clusters. This is actually automatically installed if you executed [ google-k8s-cluster-dispatch, azure-k8s-cluster-dispatch, google-k8s-cluster-dispatch ] workflows.
Expand Down
2 changes: 1 addition & 1 deletion docs/sample-dispatch-workflows/google/destroy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Steps below assume you have a _target cluster_, a _container image registry_, an


```bash
echo '{ "tkg-version": "v2023.7.31_update.1", "cluster-provider": "gke", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run uninstall-tanzu-standard-repo-dispatch.yml --json
echo '{ "tkg-version": "v2023.9.19", "cluster-provider": "gke", "kubeconfig-contents": "KVkfThQJXekP3fIgzasYb3lD..." }' | gh workflow run uninstall-tanzu-standard-repo-dispatch.yml --json
```
> Only executed on Non-TKG clusters. This is actually automatically installed if you executed [ google-k8s-cluster-dispatch, azure-k8s-cluster-dispatch, google-k8s-cluster-dispatch ] workflows.
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/application-platform/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ export GIT_PERSONAL_ACCESS_TOKEN=xxx
export ACTIVE_PROFILE=full
export APP_NAME=tap-$ACTIVE_PROFILE
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/application-service-adapter/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export AWS_IAM_ROLE_ARN_FOR_ECR='""'

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
4 changes: 2 additions & 2 deletions gitops/tanzu/data-services/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export APP_NAME=tanzu-data-services

## .init/data-services-install-config.tpl
export TDS_VERSION=1.11.0
export TDS_VERSION=1.12.1

## .init/data-services-install-secrets.tpl
### These are your credentials to the Git SCM provider (i.e., username and personal access token)
Expand All @@ -15,4 +15,4 @@ export TANZU_NETWORK_PASSWORD=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#@overlay/match-child-defaults missing_ok=True
---
tds:
version: "1.11.0"
version: "1.12.1"
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/aws/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ export GIT_PERSONAL_ACCESS_TOKEN=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/aws/base/cert-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ spec:
packageRef:
refName: cert-manager.tanzu.vmware.com
versionSelection:
constraints: 1.10.2+vmware.1-tkg.1
constraints: 1.12.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/aws/base/contour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
packageRef:
refName: contour.tanzu.vmware.com
versionSelection:
constraints: 1.23.5+vmware.1-tkg.1
constraints: 1.25.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/aws/base/external-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
packageRef:
refName: external-dns.tanzu.vmware.com
versionSelection:
constraints: 0.12.2+vmware.5-tkg.1
constraints: 0.13.4+vmware.2-tkg.2
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/azure/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ export GIT_PERSONAL_ACCESS_TOKEN=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/azure/base/cert-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ spec:
packageRef:
refName: cert-manager.tanzu.vmware.com
versionSelection:
constraints: 1.10.2+vmware.1-tkg.1
constraints: 1.12.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/azure/base/contour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
packageRef:
refName: contour.tanzu.vmware.com
versionSelection:
constraints: 1.23.5+vmware.1-tkg.1
constraints: 1.25.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/azure/base/external-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
packageRef:
refName: external-dns.tanzu.vmware.com
versionSelection:
constraints: 0.12.2+vmware.5-tkg.1
constraints: 0.13.4+vmware.2-tkg.2
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/google/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ export GIT_PERSONAL_ACCESS_TOKEN=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/google/base/cert-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ spec:
packageRef:
refName: cert-manager.tanzu.vmware.com
versionSelection:
constraints: 1.10.2+vmware.1-tkg.1
constraints: 1.12.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/google/base/contour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
packageRef:
refName: contour.tanzu.vmware.com
versionSelection:
constraints: 1.23.5+vmware.1-tkg.1
constraints: 1.25.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/google/base/external-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
packageRef:
refName: external-dns.tanzu.vmware.com
versionSelection:
constraints: 0.12.2+vmware.5-tkg.1
constraints: 0.13.4+vmware.2-tkg.2
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/oracle/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ export GIT_PERSONAL_ACCESS_TOKEN=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/oracle/base/contour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
packageRef:
refName: contour.tanzu.vmware.com
versionSelection:
constraints: 1.23.5+vmware.1-tkg.1
constraints: 1.25.2+vmware.1-tkg.1
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/ingress/oracle/base/external-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
packageRef:
refName: external-dns.tanzu.vmware.com
versionSelection:
constraints: 0.12.2+vmware.5-tkg.1
constraints: 0.13.4+vmware.2-tkg.2
serviceAccountName: ingress-sa
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion gitops/tanzu/spring-cloud-gateway/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export TANZU_NETWORK_PASSWORD=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
#@overlay/match-child-defaults missing_ok=True
---
scg:
version: "2.0.6"
version: "2.1.4"
namespace: spring-cloud-gateway
4 changes: 2 additions & 2 deletions gitops/tanzu/standard/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export APP_NAME=tanzu-standard

## .init/standard-install-config.tpl
export TKG_VERSION="v2023.7.31_update.1"
export TKG_VERSION="v2023.9.19"

## .init/standard-install-secets.tpl
### These are your credentials to the Git SCM provider (i.e., username and personal access token)
Expand All @@ -16,4 +16,4 @@ export TANZU_NETWORK_PASSWORD=xxx

# .tpl files in .install and .post-install
### A valid branch (typically "main")
export GIT_REF_NAME=1.6.2
export GIT_REF_NAME=main
2 changes: 1 addition & 1 deletion gitops/tanzu/standard/base/standard-values-input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#@overlay/match-child-defaults missing_ok=True
---
tkg:
version: "v2023.7.31_update.1"
version: "v2023.9.19"

0 comments on commit 5fffd13

Please sign in to comment.