Skip to content

Commit

Permalink
feat(container): update ghcr.io/unpoller/unpoller (v2.13.1 → v2.14.0) (
Browse files Browse the repository at this point in the history
…#3289)

Co-authored-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
Co-authored-by: Steven Kreitzer <[email protected]>
  • Loading branch information
bot-blake[bot] and buroa authored Jan 10, 2025
1 parent 2a404ed commit ccde0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions kubernetes/apps/monitoring/unpoller/app/externalsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ spec:
template:
engineVersion: v2
data:
UP_UNIFI_DEFAULT_USER: "{{ .UP_UNIFI_DEFAULT_USER }}"
UP_UNIFI_DEFAULT_PASS: "{{ .UP_UNIFI_DEFAULT_PASS }}"
UP_UNIFI_DEFAULT_API_KEY: "{{ .UNIFI_API_KEY }}"
dataFrom:
- extract:
key: unifi
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/unpoller/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/unpoller/unpoller
tag: v2.13.1@sha256:2376aff5e18b8f9fdd618becc2ef668ce31deb4c0e74acc5bea88e6c20c23a39
tag: v2.14.0@sha256:6e9eb4a34b8d976e398511766281ec51946aafa51b5f563fca9238656eeaa118
env:
TZ: America/Chicago
UP_UNIFI_DEFAULT_ROLE: k8s-gitops
Expand Down

0 comments on commit ccde0da

Please sign in to comment.