File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
helm/argocd-rbac-operator Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# VERSION defines the project version for the bundle.
22# Update this value when you upgrade the version of your project.
3- VERSION ?= 0.1.6
3+ VERSION ?= 0.1.7
44
55# Try to detect Docker or Podman
66CONTAINER_TOOL := $(shell command -v docker 2> /dev/null)
Original file line number Diff line number Diff line change 22
33[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/argoproj-labs/argocd-rbac-operator )] ( https://goreportcard.com/report/github.com/argoproj-labs/argocd-rbac-operator )
44[ ![ go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/argoproj-labs/argocd-rbac-operator )] ( https://github.com/argoproj-labs/argocd-rbac-operator )
5- [ ![ GitHub Release] ( https://img.shields.io/github/v/release/argoproj-labs/argocd-rbac-operator )] ( https://github.com/argoproj-labs/argocd-rbac-operator/releases/tag/v0.1.6 )
5+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/argoproj-labs/argocd-rbac-operator )] ( https://github.com/argoproj-labs/argocd-rbac-operator/releases/tag/v0.1.7 )
66[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/argocd-rbac-operator )] ( https://artifacthub.io/packages/search?repo=argocd-rbac-operator )
77
88Kubernetes Operator for Argo CD RBAC Management.
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : v0.1.6
2+ appVersion : v0.1.7
33name : argocd-rbac-operator
44description : A Helm chart for Argo CD RBAC Operator, a Kubernetes Operator for Argo CD RBAC Management.
55type : application
6- version : 0.2 .0
6+ version : 0.3 .0
77keywords :
88 - argocd
99 - operator
You can’t perform that action at this time.
0 commit comments