Skip to content

Commit b94ca50

Browse files
committed
Release version 0.3.0
1 parent 16d587a commit b94ca50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lava-gitlab-runner"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
authors = ["Sjoerd Simons <[email protected]>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ image:
1919
repository: ghcr.io/collabora/lava-gitlab-runner
2020
pullPolicy: Always
2121
# Overrides the image tag whose default is the chart appVersion.
22-
tag: "v0.2.2"
22+
tag: "v0.3.0"
2323

2424
imagePullSecrets: []
2525
nameOverride: ""

0 commit comments

Comments
 (0)