Skip to content

Commit

Permalink
bump chart with new image
Browse files Browse the repository at this point in the history
  • Loading branch information
tombokombo committed Aug 21, 2023
1 parent 9a4b133 commit 2ff601a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/unbound/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: Unbound is a fast caching DNS resolver
home: https://www.unbound.net/
name: unbound
version: 0.1.1
version: 0.1.2
appVersion: 1.17.1
sources:
- https://github.com/pixelfederation/unbound/
Expand Down
2 changes: 1 addition & 1 deletion charts/unbound/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ containers:
unbound:
image:
repository: ghcr.io/pixelfederation/unbound
tag: v1.17.1_1
tag: v1.17.1_2
pullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit 2ff601a

Please sign in to comment.