Skip to content

Commit 092be5d

Browse files
committed
Update kubedb bundle during release process
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 23af4e1 commit 092be5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmds/kubedb_create_release.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ func CreateKubeDBReleaseFile() api.Release {
304304
"make chart-kubedb-provider-gcp CHART_VERSION=${RELEASE} APP_VERSION=${KUBEDB_PROVIDER_GCP_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}",
305305

306306
"./hack/scripts/update-chart-dependencies.sh",
307+
"make bundle TAG=${RELEASE} VERSION=${RELEASE}",
307308

308309
"rm -rf charts/kubedb-certified charts/kubedb-certified-crds",
309310
"chart-packer crd-less --input charts/kubedb --output charts",

0 commit comments

Comments
 (0)