Skip to content

Commit

Permalink
fix: Drop Cert manager as a helm chart dependency (#191)
Browse files Browse the repository at this point in the history
* fix: Drop Cert manager as a helm chart dependency

Signed-off-by: Shubham Gupta <[email protected]>

* fix: version bump

Signed-off-by: Shubham Gupta <[email protected]>

---------

Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk authored May 20, 2024
1 parent a9c8caf commit 3295652
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
6 changes: 0 additions & 6 deletions charts/redis-operator/Chart.lock

This file was deleted.

9 changes: 1 addition & 8 deletions charts/redis-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: v2
version: 0.15.9
version: 0.15.10
appVersion: "0.15.1"
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
engine: gotpl
Expand All @@ -19,10 +19,3 @@ keywords:
- opstree
- kubernetes
- openshift

dependencies:
- name: cert-manager
version: v1.12.4
repository: https://charts.jetstack.io
alias: certmanager
condition: certmanager.enabled

0 comments on commit 3295652

Please sign in to comment.