Skip to content

Commit

Permalink
v5.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jun 19, 2024
1 parent ee5fdcf commit 00482b3
Show file tree
Hide file tree
Showing 6 changed files with 142 additions and 6 deletions.
96 changes: 96 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,99 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v17.0.20
hash: a3700815e7fe05f09afc73083c340d968f55359c
body: |
Update balena/open-balena-base from 17.0.14 to 17.0.20
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update dependency npm to v10.8.0
hash: 33e1332d098407d973f87617e2b2d106c54ad207
body: |
Update npm from 10.7.0 to 10.8.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-17.0.20
title: ""
date: 2024-05-15T22:53:32.529Z
- commits:
- subject: Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.4
hash: e4421805b3dfbfb3eebfc0dabd3d036deae6ffa3
body: >
Update ghcr.io/balena-io-modules/confd-releases from 0.0.3 to
0.0.4
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-17.0.19
title: ""
date: 2024-05-09T16:52:52.843Z
- commits:
- subject: Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.3
hash: 3f22162c3a2eaf8143ad94244d5e259fe8212a2e
body: >
Update ghcr.io/balena-io-modules/confd-releases from 0.0.2 to
0.0.3
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-17.0.18
title: ""
date: 2024-05-01T20:52:03.368Z
- commits:
- subject: Install confd from pre-packaged OCI
hash: cd777808200b730bfc2cd0cd1af7909fce48c196
body: |
This avoids building the same, unchanging golang
binary on every CI run.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: open-balena-base-17.0.17
title: ""
date: 2024-05-01T20:08:59.927Z
- commits:
- subject: Update dependency npm to v10.7.0
hash: 97503aea6564b140ee7e6a88a67abd4f07452b7b
body: |
Update npm from 10.6.0 to 10.7.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-17.0.16
title: ""
date: 2024-04-30T22:55:46.051Z
- commits:
- subject: Update dependency npm to v10.6.0
hash: 28ff94510a05f13ba600f915591ee268f30c409c
body: |
Update npm from 10.5.2 to 10.6.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-17.0.15
title: ""
date: 2024-04-25T17:55:21.359Z
version: 5.0.53
title: ""
date: 2024-06-19T15:59:52.209Z
- commits:
- subject: Update alpine Docker tag to v3.20
hash: 74b086a42f74c53faffb5e555474fed367caa4ca
Expand Down
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,46 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v5.0.53
## (2024-06-19)


<details>
<summary> Update balena/open-balena-base Docker tag to v17.0.20 [Self-hosted Renovate Bot] </summary>

> ## open-balena-base-17.0.20
> ### (2024-05-15)
>
> * Update dependency npm to v10.8.0 [Self-hosted Renovate Bot]
>
> ## open-balena-base-17.0.19
> ### (2024-05-09)
>
> * Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.4 [Self-hosted Renovate Bot]
>
> ## open-balena-base-17.0.18
> ### (2024-05-01)
>
> * Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.3 [Self-hosted Renovate Bot]
>
> ## open-balena-base-17.0.17
> ### (2024-05-01)
>
> * Install confd from pre-packaged OCI [Kyle Harding]
>
> ## open-balena-base-17.0.16
> ### (Invalid date)
>
> * Update dependency npm to v10.7.0 [Self-hosted Renovate Bot]
>
> ## open-balena-base-17.0.15
> ### (2024-04-25)
>
> * Update dependency npm to v10.6.0 [Self-hosted Renovate Bot]
>
</details>

# v5.0.52
## (2024-06-19)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.52
5.0.53
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: open-balena-registry-proxy
type: sw.block
version: 5.0.52
version: 5.0.53
description: >-
Pull container images directly from the balenaHub container registry!
assets:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-registry-proxy",
"version": "5.0.52",
"version": "5.0.53",
"description": "Proxied names for balena registry release images",
"private": true,
"main": "src/app",
Expand Down Expand Up @@ -76,6 +76,6 @@
"npm": "^10.4.0"
},
"versionist": {
"publishedAt": "2024-06-19T15:02:09.897Z"
"publishedAt": "2024-06-19T15:59:53.069Z"
}
}

0 comments on commit 00482b3

Please sign in to comment.