mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-25 20:44:37 -05:00
deps: update versions to v2.16.0
This commit is contained in:
parent
8db20665fd
commit
228f168b0f
2 changed files with 2 additions and 2 deletions
|
|
@ -10,5 +10,5 @@ package config
|
|||
|
||||
const (
|
||||
// defaultImage is the default image to use.
|
||||
defaultImage = "ref/main/stream/nightly/v2.16.0-pre.0.20240227085922-80518379c44d"
|
||||
defaultImage = "v2.16.0"
|
||||
)
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: s3proxy
|
||||
description: Helm chart to deploy s3proxy.
|
||||
type: application
|
||||
version: 0.0.0
|
||||
version: 2.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue