Skip to content

Commit

Permalink
Merge pull request #117 from renovate-bot/renovate/ghcr.io-johnstrunk…
Browse files Browse the repository at this point in the history
…-jira-summarizer-1.x

Update ghcr.io/johnstrunk/jira-summarizer Docker tag to v1.3.0
  • Loading branch information
mergify[bot] authored Jun 13, 2024
2 parents 0b7e99e + 6f8bdfe commit e161916
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jira-estimator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: estimator
image: ghcr.io/johnstrunk/jira-summarizer:1.2.1@sha256:505b205a45f0eb24d82fa5c02dc105af6d075362cb2694d82dc5face1d0a54ed
image: ghcr.io/johnstrunk/jira-summarizer:1.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
command:
- "/app/.venv/bin/python"
- "estimator.py"
Expand Down
2 changes: 1 addition & 1 deletion jira-summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: summarizer
image: ghcr.io/johnstrunk/jira-summarizer:1.2.1@sha256:505b205a45f0eb24d82fa5c02dc105af6d075362cb2694d82dc5face1d0a54ed
image: ghcr.io/johnstrunk/jira-summarizer:1.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
args:
- "--log-level"
- "INFO"
Expand Down
2 changes: 1 addition & 1 deletion summarize-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
spec:
containers:
- name: summarize-api
image: ghcr.io/johnstrunk/jira-summarizer:1.2.1@sha256:505b205a45f0eb24d82fa5c02dc105af6d075362cb2694d82dc5face1d0a54ed
image: ghcr.io/johnstrunk/jira-summarizer:1.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
command:
- "/app/.venv/bin/gunicorn"
args:
Expand Down

0 comments on commit e161916

Please sign in to comment.