Skip to content

Commit

Permalink
🎨 [Docs] README μˆ˜μ •, helm chart 버전 μˆ˜μ •
Browse files Browse the repository at this point in the history
🎨 [Docs] README μˆ˜μ •, helm chart 버전 μˆ˜μ •
  • Loading branch information
jun6292 authored Oct 29, 2024
2 parents 7bcfd16 + 5579895 commit 07401c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<img width="245" src="https://velog.velcdn.com/images/singularity/post/01ca1104-00c5-4299-b583-a51c577ef6a2/image.png">
<p>
<br>
<img alt="Version" src="https://img.shields.io/badge/version-0.0.10-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-0.0.11-blue.svg?cacheSeconds=2592000" />
<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache 2.0-yellow.svg" /></a>
</p>
</div>
Expand All @@ -18,7 +18,7 @@ is a convenient tool to get jenkins job data from Jenkins.


Find us also at [Dockerhub](https://hub.docker.com/r/chanjin/plugin-jenkins-inven-collector)
> Latest version : 0.0.10
> Latest version : 0.0.11
Please contact us if you need any further information. (<[email protected]>)

Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 2

image:
repository: chanjin/plugin-jenkins-inven-collector
tag: latest
tag: 0.0.11
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 07401c5

Please sign in to comment.