Skip to content

Commit 8653182

Browse files
Prepare release 1.6.0 (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 12505bc commit 8653182

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Image URL to use all building/pushing image targets
2-
IMG ?= ghcr.io/cloudoperators/repo-guard:1.5.0
2+
IMG ?= ghcr.io/cloudoperators/repo-guard:1.6.0
33
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
44
ENVTEST_K8S_VERSION = 1.29.0
55

charts/repo-guard/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ apiVersion: v2
55
name: repo-guard
66
description: A Helm chart for Kubernetes
77
type: application
8-
version: 1.5.0
9-
appVersion: "1.5.0"
8+
version: 1.6.0
9+
appVersion: "1.6.0"

0 commit comments

Comments
 (0)