Skip to content

Commit ef5cddc

Browse files
committed
new default image and changelog update
1 parent 82482a9 commit ef5cddc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
## 0.10.0 (2024-04-01)
1+
## 1.0.0 (to be released)
22

3-
* Update default imgproxy version to v3.23.0
3+
* default imgproxy version: v3.28.0
4+
* service account selecton bug fix
45

5-
### Backward incompatible changes
6+
### 🚨 Backward incompatible changes 🚨
67

78
* Remove all environment-specific values in favor of customizable env variables at `.Values.env.*`
89

imgproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Docker image repository, tag, policy and secrets for Kubernetes to pull it.
33
image:
44
repo: darthsim/imgproxy
5-
tag: v3.24.1
5+
tag: v3.28.0
66
pullPolicy: IfNotPresent
77
# create new image-pull-secret if enabled: true
88
pullSecrets:

0 commit comments

Comments
 (0)