Open drivebyer opened 4 months ago
just to confirm the charts will be now managed from https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts instead of https://github.com/OT-CONTAINER-KIT/helm-charts/ ?
we are moving the helm-charts from https://github.com/OT-CONTAINER-KIT/helm-charts/ to https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts correct ?
just to confirm the charts will be now managed from https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts instead of https://github.com/OT-CONTAINER-KIT/helm-charts/ ?
we are moving the helm-charts from https://github.com/OT-CONTAINER-KIT/helm-charts/ to https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts correct ?
Yes
so the helm repository reference remains same or changes ?: currently we have following in Chart.yaml
dependencies:
name: redis-operator
version: 0.18.0
repository: https://ot-container-kit.github.io/helm-charts/
if we keep repository: https://ot-container-kit.github.io/helm-charts/
it tries to update to `redis-operator-0.18.1'
The source code managed by https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts