diff --git a/Chart.yaml b/Chart.yaml index 44ee72b218562ca9946194b9099102c60174283e..742d70ecf3777c4f39f2746fed105a899e5cdc21 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 name: beagle-oracle-xe-11g version: 1.0.0 -appVersion: 11g +appVersion: latest description: oracle Database \ No newline at end of file diff --git a/values.yaml b/values.yaml index b8e92ab70cd16e7f18bd1acec4ba650cc97d5fc8..0d190a8e0b5095533bf8b9619e1d368d25073590 100644 --- a/values.yaml +++ b/values.yaml @@ -1,5 +1,5 @@ -image: "hub.wodcloud.com:10080/public/oracle-xe" -tag: "11g" +image: "registry.ispacesys.cn/public/oracle-xe-11g" +tag: "latest" nodeSelector: {} storageSpec: volumeClaimTemplate: