Skip to content

Commit

Permalink
Bump alpine from 3.17.2 to 3.17.3 in /zammad (#179)
Browse files Browse the repository at this point in the history
* Bump alpine from 3.17.2 to 3.17.3 in /zammad

Bumps alpine from 3.17.2 to 3.17.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* update chart & zammad version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: André Bauer <[email protected]>
  • Loading branch information
dependabot[bot] and monotek authored Mar 30, 2023
1 parent 0fc96aa commit bc87b6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions zammad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: zammad
version: 8.2.2
appVersion: 5.4.0-10
version: 8.2.3
appVersion: 5.4.0-19
description: Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails.
home: https://zammad.org
icon: https://raw.githubusercontent.com/zammad/zammad-documentation/main/images/zammad_logo_600x520.png
Expand Down
2 changes: 1 addition & 1 deletion zammad/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ volumePermissions:
enabled: false
image:
repository: alpine
tag: "3.17.2"
tag: "3.17.3"
pullPolicy: IfNotPresent

# Configuration for persistence
Expand Down

0 comments on commit bc87b6f

Please sign in to comment.