@balena/pinejs 21.0.2-build-renovate-minio-mc-2024-7-x-5752fc718fe5001c8733855ee2aed0d96b0774eb-1 → 21.0.2-build-renovate-minio-mc-2024-x-9650e8042d243ef5a0048fba929888d18696df72-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  - commits:
2
- - subject: Update minio/mc Docker tag to RELEASE.2024-07-31T15-58-33Z
3
- hash: 5752fc718fe5001c8733855ee2aed0d96b0774eb
2
+ - subject: Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z
3
+ hash: 9650e8042d243ef5a0048fba929888d18696df72
4
4
  body: >
5
5
  Update minio/mc from RELEASE.2024-07-22T20-02-49Z to
6
- RELEASE.2024-07-31T15-58-33Z
6
+ RELEASE.2024-11-21T17-21-54Z
7
7
  footer:
8
8
  Change-type: patch
9
9
  change-type: patch
@@ -11,7 +11,7 @@
11
11
  nested: []
12
12
  version: 21.0.2
13
13
  title: ""
14
- date: 2025-03-26T05:57:00.747Z
14
+ date: 2025-03-26T05:57:00.619Z
15
15
  - commits:
16
16
  - subject: Update dependencies
17
17
  hash: a72ff8a0f6347386e325ca60a7f0ae01c1230a80
package/CHANGELOG.md CHANGED
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
  # v21.0.2
8
8
  ## (2025-03-26)
9
9
 
10
- * Update minio/mc Docker tag to RELEASE.2024-07-31T15-58-33Z [balena-renovate[bot]]
10
+ * Update minio/mc Docker tag to RELEASE.2024-11-21T17-21-54Z [balena-renovate[bot]]
11
11
 
12
12
  # v21.0.1
13
13
  ## (2025-03-26)
@@ -26,7 +26,7 @@ services:
26
26
  - "43680:9000"
27
27
  - "43697:9001"
28
28
  minio-client:
29
- image: minio/mc:RELEASE.2024-07-31T15-58-33Z
29
+ image: minio/mc:RELEASE.2024-11-21T17-21-54Z
30
30
  depends_on:
31
31
  - minio-server
32
32
  entrypoint: >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "21.0.2-build-renovate-minio-mc-2024-7-x-5752fc718fe5001c8733855ee2aed0d96b0774eb-1",
3
+ "version": "21.0.2-build-renovate-minio-mc-2024-x-9650e8042d243ef5a0048fba929888d18696df72-1",
4
4
  "main": "out/server-glue/module.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -148,6 +148,6 @@
148
148
  "recursive": true
149
149
  },
150
150
  "versionist": {
151
- "publishedAt": "2025-03-26T05:57:01.779Z"
151
+ "publishedAt": "2025-03-26T05:57:01.782Z"
152
152
  }
153
153
  }