Skip to content

Commit

Permalink
Merge pull request #391 from vshn/wrestic-bump
Browse files Browse the repository at this point in the history
Update vshn/wrestic image to v0.2.2 in e2e-tests
  • Loading branch information
ccremer authored Mar 9, 2021
2 parents 5f73273 + ec55f1f commit 916d489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.vars.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ KUSTOMIZE ?= go run sigs.k8s.io/kustomize/kustomize/v3
# Image URL to use all building/pushing image targets
DOCKER_IMG ?= docker.io/vshn/k8up:$(IMG_TAG)
QUAY_IMG ?= quay.io/vshn/k8up:$(IMG_TAG)
WRESTIC_IMG ?= quay.io/vshn/wrestic:v0.1.9
WRESTIC_IMG ?= quay.io/vshn/wrestic:v0.2.2

testbin_created = $(TESTBIN_DIR)/.created

0 comments on commit 916d489

Please sign in to comment.