Skip to content

Commit

Permalink
Merge pull request #338 from B-urb/renovate/all-minor
Browse files Browse the repository at this point in the history
fix(deps): update all minor updates
  • Loading branch information
B-urb authored Jan 17, 2025
2 parents dfa470e + e4526b2 commit 13fd048
Show file tree
Hide file tree
Showing 8 changed files with 151 additions and 540 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# for all branches except the master.
# Only for master branch merges, the main `pulumi` job is executed automatically.
image:
name: pulumi/pulumi:3.144.1
name: pulumi/pulumi:3.145.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down
14 changes: 7 additions & 7 deletions flux-operator/package-lock.json

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

615 changes: 113 additions & 502 deletions l0/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion l0/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface VersionEntry {

export const versions: Record<string, VersionEntry> = {
juiceCsiDriver: {
version: "0.21.3",
version: "0.22.1",
depName: "juicefs-csi-driver",
datasource: "helm",
versioning: "helm",
Expand Down
14 changes: 7 additions & 7 deletions l1/package-lock.json

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

14 changes: 7 additions & 7 deletions l2/package-lock.json

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

2 changes: 1 addition & 1 deletion l2/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface VersionEntry {

export const versions: Record<string, VersionEntry> = {
directus: {
version: "11.3.5",
version: "11.4.0",
depName: "directus/directus",
datasource: "docker",
versioning: "docker",
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

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

0 comments on commit 13fd048

Please sign in to comment.