Merge pull request #291 from hasheddan/bump-v1.10.2

Update v1.10 patch versions to v1.10.2
This commit is contained in:
Daniel Mangum 2023-01-20 15:30:37 -05:00 committed by GitHub
commit 8a67af56c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View File

@ -523,7 +523,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-aws:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-aws:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -563,7 +563,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-aws-with-vpc:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-aws-with-vpc:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -602,7 +602,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-gcp:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-gcp:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -641,7 +641,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-azure:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-azure:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the

View File

@ -523,7 +523,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-aws:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-aws:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -563,7 +563,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-aws-with-vpc:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-aws-with-vpc:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -602,7 +602,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-gcp:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-gcp:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the
@ -641,7 +641,7 @@ you may specify a specific package by using the `-f` flag.
```console
# Set this to the Docker Hub username or OCI registry you wish to use.
REG=my-package-repo
kubectl crossplane push configuration ${REG}/getting-started-with-azure:v1.10.1
kubectl crossplane push configuration ${REG}/getting-started-with-azure:v1.10.2
```
> Note that the Crossplane CLI will not follow symbolic links for files in the

View File

@ -192,7 +192,7 @@ provider that can satisfy a `PostgreSQLInstance`. Let's get started!
> section.
```bash
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-aws:v1.10.1
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-aws:v1.10.2
```
Wait until all packages become healthy:
@ -246,7 +246,7 @@ kubectl apply -f https://raw.githubusercontent.com/crossplane/crossplane/release
> section.
```bash
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-aws-with-vpc:v1.10.1
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-aws-with-vpc:v1.10.2
```
Wait until all packages become healthy:
@ -302,7 +302,7 @@ kubectl apply -f https://raw.githubusercontent.com/crossplane/crossplane/release
> section.
```bash
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-gcp:v1.10.1
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-gcp:v1.10.2
```
Wait until all packages become healthy:
@ -373,7 +373,7 @@ spec:
> section.
```bash
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-azure:v1.10.1
kubectl crossplane install configuration registry.upbound.io/xp/getting-started-with-azure:v1.10.2
```
Wait until all packages become healthy: