mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-05 21:44:15 -04:00
deps: update versions to v2.16.3
This commit is contained in:
parent
79832a8f2a
commit
b34d9dc9d4
2 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ package config
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// defaultImage is the default image to use.
|
// defaultImage is the default image to use.
|
||||||
defaultImage = "v2.16.2"
|
defaultImage = "v2.16.3"
|
||||||
)
|
)
|
||||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
||||||
name: s3proxy
|
name: s3proxy
|
||||||
description: Helm chart to deploy s3proxy.
|
description: Helm chart to deploy s3proxy.
|
||||||
type: application
|
type: application
|
||||||
version: 2.16.2
|
version: 2.16.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue