Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(timed): update backend to v3.0.15 #1218

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

c0rydoras
Copy link
Contributor

@c0rydoras c0rydoras commented Apr 22, 2024

Description

Issues

Checklist

  • This PR contains a description of the changes I'm making
  • I updated the version in Chart.yaml
  • I updated the changelog with an artifacthub.io/changes annotation in Chart.yaml, check the example in the documentation.
  • I updated applicable README.md files using pre-commit run
  • I documented any high-level concepts I'm introducing in docs/
  • CI is currently green and this is ready for review
  • I am ready to test changes after they are applied and released

@c0rydoras c0rydoras self-assigned this Apr 22, 2024
@c0rydoras c0rydoras requested review from a team as code owners April 22, 2024 08:03
@c0rydoras c0rydoras requested review from hairmare and gianklug April 22, 2024 08:03
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 22, 2024
@c0rydoras c0rydoras force-pushed the chore/timed-backend/v3.0.15 branch from 687870c to 3020fd7 Compare April 22, 2024 08:03
@github-actions github-actions bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 22, 2024
@c0rydoras c0rydoras force-pushed the chore/timed-backend/v3.0.15 branch 2 times, most recently from a9eb3c6 to ec4342e Compare April 22, 2024 08:07
@c0rydoras c0rydoras force-pushed the chore/timed-backend/v3.0.15 branch from ec4342e to 3c74c8c Compare April 22, 2024 08:11
@c0rydoras c0rydoras enabled auto-merge (rebase) April 22, 2024 08:19
@@ -12,7 +12,7 @@ backend:
# -- Backend image name
repository: ghcr.io/adfinis/timed-backend
# -- Backend version.
tag: v3.0.12
tag: 3.0.15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the removal of the v intended here?

Copy link
Contributor Author

@c0rydoras c0rydoras Apr 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, since the switch to semrel container images aren't tagged with a v anymore.

@c0rydoras c0rydoras merged commit 3d57b27 into adfinis:main Apr 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants