OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

[NOTICE!!!] The source code for Redis operator-related charts has been moved to another repository. #216

Open drivebyer opened 2 months ago

drivebyer commented 2 months ago

The source code managed by https://github.com/OT-CONTAINER-KIT/redis-operator/tree/master/charts

cp319391 commented 4 days 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 ?

drivebyer commented 3 days 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 ?

Yes

cp319391 commented 2 days ago

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'