Skip to content

Commit

Permalink
[skip ci] chore: release manifest for v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunggun-bot[bot] committed Jul 11, 2024
1 parent 50f2997 commit eb3772a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
app: dnsq-server
spec:
containers:
- image: ghcr.io/sunggun-yu/dnsq-server:1.1.1
- image: ghcr.io/sunggun-yu/dnsq-server:1.2.0
imagePullPolicy: IfNotPresent
name: dnsq-server
ports:
Expand Down
2 changes: 1 addition & 1 deletion manifests/kustomization/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: dnsq-server
newName: ghcr.io/sunggun-yu/dnsq-server
newTag: 1.1.1
newTag: 1.2.0

0 comments on commit eb3772a

Please sign in to comment.