Skip to content

Commit

Permalink
Update Educates version.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Aug 20, 2024
1 parent b8df9da commit 1b7336d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion workshops/lab-installation-via-cli/resources/workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: educates
files:
- image:
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.12
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.17
path: bin
includePaths:
- educates-linux-$(platform_arch)
Expand Down
4 changes: 2 additions & 2 deletions workshops/lab-lookup-configuration/resources/workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: educates
files:
- image:
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.14
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.17
path: bin
includePaths:
- educates-linux-$(platform_arch)
Expand Down Expand Up @@ -503,7 +503,7 @@ spec:
key: config
fetch:
- imgpkgBundle:
image: ghcr.io/vmware-tanzu-labs/educates-installer:3.0.0-alpha.14
image: ghcr.io/vmware-tanzu-labs/educates-installer:3.0.0-alpha.17
deploy:
- kapp:
rawOptions:
Expand Down
4 changes: 2 additions & 2 deletions workshops/lab-lookup-consumption/resources/workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: educates
files:
- image:
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.14
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.17
path: bin
includePaths:
- educates-linux-$(platform_arch)
Expand Down Expand Up @@ -216,7 +216,7 @@ spec:
key: config
fetch:
- imgpkgBundle:
image: ghcr.io/vmware-tanzu-labs/educates-installer:3.0.0-alpha.15
image: ghcr.io/vmware-tanzu-labs/educates-installer:3.0.0-alpha.17
deploy:
- kapp:
rawOptions:
Expand Down
2 changes: 1 addition & 1 deletion workshops/lab-lookup-installation/resources/workshop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: educates
files:
- image:
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.12
url: $(oci_image_cache)/educates-client-programs:3.0.0-alpha.17
path: bin
includePaths:
- educates-linux-$(platform_arch)
Expand Down

0 comments on commit 1b7336d

Please sign in to comment.