File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ limitations under the License.
9595 <plugin >
9696 <groupId >com.google.cloud.tools</groupId >
9797 <artifactId >jib-maven-plugin</artifactId >
98- <version >2.7.0 </version >
98+ <version >2.7.1 </version >
9999 <configuration >
100100 <to >
101101 <image >gcr.io/PROJECT_ID/gcs-container</image >
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ limitations under the License.
8787 <plugin >
8888 <groupId >com.google.cloud.tools</groupId >
8989 <artifactId >jib-maven-plugin</artifactId >
90- <version >2.7.0 </version >
90+ <version >2.7.1 </version >
9191 <configuration >
9292 <to >
9393 <image >gcr.io/PROJECT_ID/eventarc-generic</image >
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ limitations under the License.
9595 <plugin >
9696 <groupId >com.google.cloud.tools</groupId >
9797 <artifactId >jib-maven-plugin</artifactId >
98- <version >2.7.0 </version >
98+ <version >2.7.1 </version >
9999 <configuration >
100100 <to >
101101 <image >gcr.io/PROJECT_ID/cloudrun-events-pubsub</image >
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ limitations under the License.
9696 <plugin >
9797 <groupId >com.google.cloud.tools</groupId >
9898 <artifactId >jib-maven-plugin</artifactId >
99- <version >2.7.0 </version >
99+ <version >2.7.1 </version >
100100 <configuration >
101101 <to >
102102 <image >gcr.io/${endpoints.project.id} /endpoints-container</image >
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ limitations under the License.
7777 <plugin >
7878 <groupId >com.google.cloud.tools</groupId >
7979 <artifactId >jib-maven-plugin</artifactId >
80- <version >2.7.0 </version >
80+ <version >2.7.1 </version >
8181 <configuration >
8282 <to >
8383 <image >gcr.io/PROJECT_ID/hello-service</image >
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ limitations under the License.
7979 <plugin >
8080 <groupId >com.google.cloud.tools</groupId >
8181 <artifactId >jib-maven-plugin</artifactId >
82- <version >2.7.0 </version >
82+ <version >2.7.1 </version >
8383 <configuration >
8484 <to >
8585 <image >gcr.io/PROJECT_ID/helloworld</image >
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ limitations under the License.
120120 <plugin >
121121 <groupId >com.google.cloud.tools</groupId >
122122 <artifactId >jib-maven-plugin</artifactId >
123- <version >2.7.0 </version >
123+ <version >2.7.1 </version >
124124 <configuration >
125125 <from >
126126 <image >gcr.io/PROJECT_ID/imagemagick</image >
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ limitations under the License.
7373 <plugin >
7474 <groupId >com.google.cloud.tools</groupId >
7575 <artifactId >jib-maven-plugin</artifactId >
76- <version >2.7.0 </version >
76+ <version >2.7.1 </version >
7777 <configuration >
7878 <to >
7979 <image >gcr.io/PROJECT_ID/logging-manual</image >
Original file line number Diff line number Diff line change 8888 <plugin >
8989 <groupId >com.google.cloud.tools</groupId >
9090 <artifactId >jib-maven-plugin</artifactId >
91- <version >2.7.0 </version >
91+ <version >2.7.1 </version >
9292 <configuration >
9393 <to >
9494 <image >gcr.io/PROJECT_ID/editor</image >
Original file line number Diff line number Diff line change 9494 <plugin >
9595 <groupId >com.google.cloud.tools</groupId >
9696 <artifactId >jib-maven-plugin</artifactId >
97- <version >2.7.0 </version >
97+ <version >2.7.1 </version >
9898 <configuration >
9999 <to >
100100 <image >gcr.io/PROJECT_ID/renderer</image >
You can’t perform that action at this time.
0 commit comments