Skip to content

Commit

Permalink
deps: update versions to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edgelessci committed Nov 2, 2023
1 parent 3c1770a commit a07fa34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/config/image_enterprise.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ package config

const (
// defaultImage is the default image to use.
defaultImage = "ref/main/stream/nightly/v2.13.0-pre.0.20231024153918-671cf36f0a7d"
defaultImage = "v1.2.3"
)
2 changes: 1 addition & 1 deletion s3proxy/deploy/s3proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: s3proxy
description: Helm chart to deploy s3proxy.
type: application
version: 0.0.0
version: 1.2.3

0 comments on commit a07fa34

Please sign in to comment.