mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 05:57:02 +00:00
update kube and crd-ref-docs versions for codegen images
This commit is contained in:
@@ -46,7 +46,7 @@ meta:
|
||||
# container images. We use a commit sha instead of a release semver because this project
|
||||
# does not create releases very often. They seem to only release 1-2 times per year, but
|
||||
# commit to main more often.
|
||||
BUILD_ARG_CRD_REF_DOCS_COMMIT_SHA: 4ed034a
|
||||
BUILD_ARG_CRD_REF_DOCS_COMMIT_SHA: 7de98928
|
||||
|
||||
resources:
|
||||
|
||||
@@ -840,7 +840,7 @@ jobs:
|
||||
- path: cache
|
||||
params:
|
||||
CONTEXT: k8s-code-generator-dockerfile/dockerfiles/k8s-code-generator
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.31.10
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.31.11
|
||||
<<: *codegen-versions
|
||||
OUTPUT_OCI: true # needed for building multi-arch images
|
||||
IMAGE_PLATFORM: "linux/amd64,linux/arm64" # build a multi-arch images which includes these platforms
|
||||
@@ -876,7 +876,7 @@ jobs:
|
||||
- path: cache
|
||||
params:
|
||||
CONTEXT: k8s-code-generator-dockerfile/dockerfiles/k8s-code-generator
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.32.6
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.32.7
|
||||
<<: *codegen-versions
|
||||
OUTPUT_OCI: true # needed for building multi-arch images
|
||||
IMAGE_PLATFORM: "linux/amd64,linux/arm64" # build a multi-arch images which includes these platforms
|
||||
@@ -912,7 +912,7 @@ jobs:
|
||||
- path: cache
|
||||
params:
|
||||
CONTEXT: k8s-code-generator-dockerfile/dockerfiles/k8s-code-generator
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.33.2
|
||||
BUILD_ARG_K8S_PKG_VERSION: 0.33.3
|
||||
<<: *codegen-versions
|
||||
OUTPUT_OCI: true # needed for building multi-arch images
|
||||
IMAGE_PLATFORM: "linux/amd64,linux/arm64" # build a multi-arch images which includes these platforms
|
||||
|
||||
Reference in New Issue
Block a user