Compare commits

..

6 Commits

Author SHA1 Message Date
e3cb369bc0 v4.1.57 2024-08-10 03:18:55 +00:00
927e41a9e5 Merge pull request #322 from balena-io/renovate/balena-open-balena-api-26.1.x
Update balena/open-balena-api Docker tag to v26.1.6
2024-08-10 03:18:11 +00:00
d3694bbd6e Update balena/open-balena-api Docker tag to v26.1.6
Update balena/open-balena-api from 26.1.5 to 26.1.6

Change-type: patch
2024-08-10 02:56:54 +00:00
b65c8301d8 v4.1.56 2024-08-10 02:34:37 +00:00
60d8c5b393 Merge pull request #318 from balena-io/renovate/aws-actions-configure-aws-credentials-digest
Update aws-actions/configure-aws-credentials digest to 39228ca
2024-08-10 02:33:39 +00:00
bb47956aa6 Update aws-actions/configure-aws-credentials digest to 39228ca
Update aws-actions/configure-aws-credentials

Change-type: patch
2024-08-10 02:11:40 +00:00
6 changed files with 40 additions and 4 deletions

View File

@ -79,7 +79,7 @@ jobs:
- name: Setup awscli
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
- uses: aws-actions/configure-aws-credentials@12e3392609eaaceb7ae6191b3f54bbcb85b5002b
- uses: aws-actions/configure-aws-credentials@39228ca2bffc0bfc8f7761ce893f5b80e7eaaf8f
with:
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}

View File

@ -1,3 +1,29 @@
- commits:
- subject: Update balena/open-balena-api Docker tag to v26.1.6
hash: d3694bbd6e14403dc6581b47c4879e1b1c29a1c7
body: |
Update balena/open-balena-api from 26.1.5 to 26.1.6
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 4.1.57
title: ""
date: 2024-08-10T03:18:52.046Z
- commits:
- subject: Update aws-actions/configure-aws-credentials digest to 39228ca
hash: bb47956aa66a79fd31dc96810dee2ce2431a824c
body: |
Update aws-actions/configure-aws-credentials
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 4.1.56
title: ""
date: 2024-08-10T02:34:34.556Z
- commits:
- subject: Update balena/open-balena-vpn Docker tag to v11.30.31
hash: 2ba2d6aadd2c7e36c1fb849d4476423c004bf7f7

View File

@ -4,6 +4,16 @@ 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/).
# v4.1.57
## (2024-08-10)
* Update balena/open-balena-api Docker tag to v26.1.6 [Self-hosted Renovate Bot]
# v4.1.56
## (2024-08-10)
* Update aws-actions/configure-aws-credentials digest to 39228ca [Self-hosted Renovate Bot]
# v4.1.55
## (2024-08-06)

View File

@ -1 +1 @@
4.1.55
4.1.57

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 4.1.55
version: 4.1.57

View File

@ -79,7 +79,7 @@ services:
*with-default-privileges,
*with-default-volumes,
]
image: balena/open-balena-api:v26.1.5
image: balena/open-balena-api:v26.1.6
depends_on:
- db
- redis