Skip to content

Commit

Permalink
chore: sync with upstream (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: OSISM Bot <[email protected]>
  • Loading branch information
github-actions[bot] authored Aug 30, 2023
1 parent 1584a77 commit 75df0d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ This means that the image for version `1.27` contains, for example, version `1.2

| Series | Version | Image URL | CHECKSUM URL |
|--------|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| v1.28 | v1.28.0 | [ubuntu-2204-kube-v1.28.0.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.0.qcow2) | [ubuntu-2204-kube-v1.28.0.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.0.qcow2.CHECKSUM) |
| v1.28 | v1.28.1 | [ubuntu-2204-kube-v1.28.1.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.1.qcow2) | [ubuntu-2204-kube-v1.28.1.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.1.qcow2.CHECKSUM) |
| | v1.28.0 | [ubuntu-2204-kube-v1.28.0.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.0.qcow2) | [ubuntu-2204-kube-v1.28.0.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.28/ubuntu-2204-kube-v1.28.0.qcow2.CHECKSUM) |
| v1.27 | v1.27.5 | [ubuntu-2204-kube-v1.27.5.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.5.qcow2) | [ubuntu-2204-kube-v1.27.5.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.5.qcow2.CHECKSUM) |
| | v1.27.4 | [ubuntu-2204-kube-v1.27.4.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.4.qcow2) | [ubuntu-2204-kube-v1.27.4.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.4.qcow2.CHECKSUM) |
| | v1.27.3 | [ubuntu-2204-kube-v1.27.3.qcow2](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.3.qcow2) | [ubuntu-2204-kube-v1.27.3.qcow2.CHECKSUM](https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.27/ubuntu-2204-kube-v1.27.3.qcow2.CHECKSUM) |
Expand Down
4 changes: 2 additions & 2 deletions extra_vars_128.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"kubernetes_deb_version": "1.28.0-00",
"kubernetes_semver": "v1.28.0",
"kubernetes_deb_version": "1.28.1-00",
"kubernetes_semver": "v1.28.1",
"kubernetes_series": "v1.28",
"output_directory": "./output/{{user `build_name`}}-kube-{{user `kubernetes_series`}}"
}

0 comments on commit 75df0d4

Please sign in to comment.