Skip to content

Commit

Permalink
bump chart
Browse files Browse the repository at this point in the history
  • Loading branch information
eufebius committed Aug 10, 2023
1 parent cd52633 commit 582aae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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.0.7
version: 0.0.8
appVersion: 1.17.1
sources:
- https://github.com/pixelfederation/unbound/
Expand Down
3 changes: 1 addition & 2 deletions 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_0
tag: v1.17.1_1
pullPolicy: IfNotPresent
resources:
requests:
Expand Down Expand Up @@ -146,4 +146,3 @@ nodeSelector: {}
tolerations: []

affinity: {}

0 comments on commit 582aae7

Please sign in to comment.