Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
8860b7de
Commit
8860b7de
authored
2 years ago
by
Botaniker (Bot)
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update quay.io/git-chglog/git-chglog docker tag to v0.15.4
parent
e1b8f39a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!505
chore(deps): update quay.io/git-chglog/git-chglog docker tag to v0.15.4
Pipeline
#16729
passed
2 years ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
images/koolbox/Dockerfile
+1
-1
1 addition, 1 deletion
images/koolbox/Dockerfile
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
8860b7de
...
...
@@ -12,7 +12,7 @@ stages:
# Automated month-based releases
release-changelog-full
:
stage
:
changelog
image
:
quay.io/git-chglog/git-chglog:0.15.
2
image
:
quay.io/git-chglog/git-chglog:0.15.
4
variables
:
GIT_STRATEGY
:
clone
GIT_DEPTH
:
0
...
...
This diff is collapsed.
Click to expand it.
images/koolbox/Dockerfile
+
1
−
1
View file @
8860b7de
...
...
@@ -21,7 +21,7 @@ FROM registry.gitlab.com/gitlab-org/release-cli:latest@sha256:452bfc383a1bf77045
FROM
ghcr.io/caarlos0/svu:v1.9.0
as
svu
# git-chglog cache
FROM
quay.io/git-chglog/git-chglog:0.15.
2
as
git-chglog
FROM
quay.io/git-chglog/git-chglog:0.15.
4
as
git-chglog
# Helm CLI cache
FROM
quay.io/fedora/fedora:36
as
helm
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment