Skip to content

Commit e470506

Browse files
committed
Fix configuration-quickstart SHA, fix ref to default registry for XP 1.20
Signed-off-by: Craig Wilhite <[email protected]>
1 parent 88c2b2c commit e470506

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

content/master/concepts/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ kind: Configuration
6363
metadata:
6464
name: configuration-quickstart
6565
spec:
66-
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:a30ad655c7699218d9234285d838d85582f015d02f7f061f8486b28248fd7db7
66+
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:ef9795d146190637351a5c5848e0bab5e0c190fec7780f6c426fbffa0cb68358
6767
```
6868
{{< /hint >}}
6969

content/master/software/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ upgrade` command.
4848

4949
For example, in v1.20.0 Crossplane changed the default image registry from
5050
`index.docker.io` to `xpkg.crossplane.io`. Upgrading Crossplane from a version
51-
before v1.15.0 updates the default package registry.
51+
before v1.20.0 updates the default package registry.
5252

5353
Override new defaults by
5454
[customizing the Helm chart]({{<ref "install#customize-the-crossplane-helm-chart" >}})

content/v1.17/software/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Crossplane.
4646
Crossplane uses any new default behaviors unless they're changed in the `helm
4747
upgrade` command.
4848

49-
For example, in v1.15.0 Crossplane changed the default image registry from
49+
For example, in v1.20.0 Crossplane changed the default image registry from
5050
`index.docker.io` to `xpkg.crossplane.io`. Upgrading Crossplane from a version
51-
before v1.15.0 updates the default package registry.
51+
before v1.20.0 updates the default package registry.
5252

5353
Override new defaults by
5454
[customizing the Helm chart]({{<ref "install#customize-the-crossplane-helm-chart" >}})

content/v1.18/concepts/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ kind: Configuration
6363
metadata:
6464
name: configuration-quickstart
6565
spec:
66-
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:a30ad655c7699218d9234285d838d85582f015d02f7f061f8486b28248fd7db7
66+
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:ef9795d146190637351a5c5848e0bab5e0c190fec7780f6c426fbffa0cb68358
6767
```
6868
{{< /hint >}}
6969

content/v1.18/software/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Crossplane.
4646
Crossplane uses any new default behaviors unless they're changed in the `helm
4747
upgrade` command.
4848

49-
For example, in v1.15.0 Crossplane changed the default image registry from
49+
For example, in v1.20.0 Crossplane changed the default image registry from
5050
`index.docker.io` to `xpkg.crossplane.io`. Upgrading Crossplane from a version
51-
before v1.15.0 updates the default package registry.
51+
before v1.20.0 updates the default package registry.
5252

5353
Override new defaults by
5454
[customizing the Helm chart]({{<ref "install#customize-the-crossplane-helm-chart" >}})

content/v1.19/concepts/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ kind: Configuration
6363
metadata:
6464
name: configuration-quickstart
6565
spec:
66-
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:a30ad655c7699218d9234285d838d85582f015d02f7f061f8486b28248fd7db7
66+
package: xpkg.crossplane.io/crossplane-contrib/configuration-quickstart@sha256:ef9795d146190637351a5c5848e0bab5e0c190fec7780f6c426fbffa0cb68358
6767
```
6868
{{< /hint >}}
6969

content/v1.19/software/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Crossplane.
4646
Crossplane uses any new default behaviors unless they're changed in the `helm
4747
upgrade` command.
4848

49-
For example, in v1.15.0 Crossplane changed the default image registry from
49+
For example, in v1.20.0 Crossplane changed the default image registry from
5050
`index.docker.io` to `xpkg.crossplane.io`. Upgrading Crossplane from a version
51-
before v1.15.0 updates the default package registry.
51+
before v1.20.0 updates the default package registry.
5252

5353
Override new defaults by
5454
[customizing the Helm chart]({{<ref "install#customize-the-crossplane-helm-chart" >}})

0 commit comments

Comments
 (0)