Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image anonaddy/anonaddy to v1.0.4@e3359ee #16186

Merged
merged 1 commit into from Dec 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/anonaddy/Chart.yaml
@@ -1,16 +1,16 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: anonaddy
version: 15.0.18
appVersion: 0.14.1
version: 16.0.0
appVersion: 1.0.4
description: Protect your email from spam using disposable addresses.
home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
deprecated: false
sources:
- https://github.com/anonaddy/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
- https://github.com/anonaddy/docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/anonaddy/values.yaml
@@ -1,6 +1,6 @@
image:
repository: anonaddy/anonaddy
tag: 0.14.1@sha256:4e651dee9aa2c037ff4c9593db41feda8fc04edf9a82de8e60e79f0e92c5a47a
tag: 1.0.4@sha256:e3359ee6536ca2bfc1ebba00e405d9232338506d1c1342db6832192dd00d9994
pullPolicy: IfNotPresent
strategy:
type: Recreate
Expand Down