diff --git a/pkg/recipe/admin.yaml b/pkg/recipe/admin.yaml index e348c06..c7e7bd0 100644 --- a/pkg/recipe/admin.yaml +++ b/pkg/recipe/admin.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/audit.yaml b/pkg/recipe/audit.yaml index f90cf3a..8dac82c 100644 --- a/pkg/recipe/audit.yaml +++ b/pkg/recipe/audit.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/core.yaml b/pkg/recipe/core.yaml index 4b4b6c5..ebc64a6 100644 --- a/pkg/recipe/core.yaml +++ b/pkg/recipe/core.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/gc.yaml b/pkg/recipe/gc.yaml index 65c38ed..493ae54 100644 --- a/pkg/recipe/gc.yaml +++ b/pkg/recipe/gc.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run @@ -31,7 +31,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/minimal.yaml b/pkg/recipe/minimal.yaml index 3878944..62de3c1 100644 --- a/pkg/recipe/minimal.yaml +++ b/pkg/recipe/minimal.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run @@ -55,7 +55,7 @@ add: - storj - core instance: 10 - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - storagenode - run diff --git a/pkg/recipe/rangedloop.yaml b/pkg/recipe/rangedloop.yaml index d730681..7f53406 100644 --- a/pkg/recipe/rangedloop.yaml +++ b/pkg/recipe/rangedloop.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/repair.yaml b/pkg/recipe/repair.yaml index dfbe4ac..a7dea51 100644 --- a/pkg/recipe/repair.yaml +++ b/pkg/recipe/repair.yaml @@ -5,7 +5,7 @@ add: label: - storj - core - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - satellite - run diff --git a/pkg/recipe/uplink.yaml b/pkg/recipe/uplink.yaml index f7e9abc..cedcdb6 100644 --- a/pkg/recipe/uplink.yaml +++ b/pkg/recipe/uplink.yaml @@ -2,7 +2,7 @@ name: uplink description: uplink service add: - name: uplink - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - tail - -F diff --git a/pkg/recipe/versioncontrol.yaml b/pkg/recipe/versioncontrol.yaml index b1c5fd5..9798f08 100644 --- a/pkg/recipe/versioncontrol.yaml +++ b/pkg/recipe/versioncontrol.yaml @@ -5,7 +5,7 @@ add: label: - storj - versioncontrol - image: img.dev.storj.io/storjup/storj:1.111.4 + image: img.dev.storj.io/storjup/storj:1.114.6 command: - versioncontrol - run @@ -24,4 +24,4 @@ add: STORJ_ADDRESS: '{{ Host .This "listen" }}:{{ Port .This "public" }}' STORJ_DEBUG_ADDR: '{{ Host .This "listen" }}:{{ Port .This "debug" }}' environment: - STORJ_DEFAULTS: dev \ No newline at end of file + STORJ_DEFAULTS: dev