diff --git a/bedrock-migration/Chart.yaml b/bedrock-migration/Chart.yaml index 11c3a853f..5ac08088f 100644 --- a/bedrock-migration/Chart.yaml +++ b/bedrock-migration/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: cpfs-migration description: A Helm chart for migrating Bedrock from OLM to No OLM type: application -version: 0.0.1 -appVersion: "0.0.1" +version: 0.0.2 +appVersion: "0.0.2" diff --git a/bedrock-migration/values.yaml b/bedrock-migration/values.yaml index 34340cade..f5c4bd975 100644 --- a/bedrock-migration/values.yaml +++ b/bedrock-migration/values.yaml @@ -9,5 +9,4 @@ global: imagePullSecret: ibm-entitlement-key cpfs: - imageRegistryNamespaceOperand: cpopen/cpfs - utilsImageDigest: "sha256:xxxxxx" \ No newline at end of file + imageRegistryNamespaceOperand: cpopen/cpfs \ No newline at end of file