increment version to 0.1.1 for this rollout

This commit is contained in:
mykola2312 2024-03-16 11:01:17 +02:00
parent b6f0eb82fb
commit 8818da3254
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View file

@ -13,7 +13,7 @@ node {
stage('Push') {
docker.withRegistry('https://registry.hub.docker.com', 'a2aa5264-dce1-4054-8828-8db95e3c6c3c') {
app.push('v0.1.0')
app.push('v0.1.1')
}
}

View file

@ -19,7 +19,7 @@ spec:
service: bot
spec:
containers:
- image: mykola2312/mk-dl-bot:v0.1.0
- image: mykola2312/mk-dl-bot:v0.1.1
name: bot
envFrom:
- secretRef: