Skip to content

Commit

Permalink
Merge pull request #149 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.4.0
  • Loading branch information
mergify[bot] authored Jul 1, 2024
2 parents 329cd4f + 8a6d3cd commit aae297d
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.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
image: ghcr.io/johnstrunk/jira-summarizer:1.4.0@sha256:6c0f4b1dfb9f1dd85254872ae4293a1860153797bf6d10bf60f926648d235d84
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.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
image: ghcr.io/johnstrunk/jira-summarizer:1.4.0@sha256:6c0f4b1dfb9f1dd85254872ae4293a1860153797bf6d10bf60f926648d235d84
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.3.0@sha256:05f15d28e29c2058a2462ce63106784c4bfd0b322047cdd8a6afbcad29732da3
image: ghcr.io/johnstrunk/jira-summarizer:1.4.0@sha256:6c0f4b1dfb9f1dd85254872ae4293a1860153797bf6d10bf60f926648d235d84
command:
- "/app/.venv/bin/gunicorn"
args:
Expand Down

0 comments on commit aae297d

Please sign in to comment.