Skip to content

Commit 3b3d213

Browse files
authored
Release 0.3.1 (#39)
2 parents 0f28aca + 54b2c8a commit 3b3d213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lava-gitlab-runner"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Sjoerd Simons <sjoerd@collabora.com>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

chart/values.yaml

Lines changed: 1 addition & 1 deletion
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.3.0"
22+
tag: "v0.3.1"
2323

2424
imagePullSecrets: []
2525
nameOverride: ""

0 commit comments

Comments
 (0)