Skip to content

Commit

Permalink
Release v0.1.0 #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
happytreees committed Sep 26, 2024
1 parent b25d767 commit f5c8b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ extraArgs:

sidecars:
- name: vultr-webhook
image: ghcr.io/vultr/external-dns-vultr-webhook:v0.1.0
image: vultr/external-dns-vultr-webhook:v0.1.0
ports:
- containerPort: 8888
name: webhook
Expand Down Expand Up @@ -107,7 +107,7 @@ provider:
name: webhook
webhook:
image:
repository: ghcr.io/vultr/external-dns-vultr-webhook
repository: vultr/external-dns-vultr-webhook
tag: v0.1.0
env:
- name: VULTR_API_KEY
Expand Down

0 comments on commit f5c8b5d

Please sign in to comment.