File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
1919-  vector: Add version 0.43.1 ([ #980  ] ).
2020-  opa: Add version 1.0.0 ([ #981  ] ).
2121-  statsd-exporter: Bump version to 0.28.0 ([ #982  ] ).
22+ -  git-sync: Bump version to 4.4.0 ([ #990  ] ).
2223-  kafka: Bump version to 3.9.0 ([ #988  ] ).
2324
2425### Changed  
@@ -48,6 +49,7 @@ All notable changes to this project will be documented in this file.
4849[ #981 ] : https://github.com/stackabletech/docker-images/pull/981 
4950[ #982 ] : https://github.com/stackabletech/docker-images/pull/982 
5051[ #989 ] : https://github.com/stackabletech/docker-images/pull/989 
52+ [ #990 ] : https://github.com/stackabletech/docker-images/pull/990 
5153[ #988 ] : https://github.com/stackabletech/docker-images/pull/988 
5254
5355## [ 24.11.1]  - 2025-01-14 
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARG GIT_SYNC
55
66#  For updated versions check https://github.com/kubernetes/git-sync/releases
77#  which should contain a image location (e.g. registry.k8s.io/git-sync/git-sync:v3.6.8)
8- FROM  oci.stackable.tech/sdp/git-sync:${GIT_SYNC} AS gitsync-image
8+ FROM  oci.stackable.tech/sdp/git-sync/git-sync :${GIT_SYNC} AS gitsync-image
99
1010FROM  stackable/image/statsd_exporter AS statsd_exporter-builder
1111
Original file line number Diff line number Diff line change 22    {
33        "product" : "2.9.2" ,
44        "python" : "3.9" ,
5-         "git_sync" : "v4.2.4 " ,
5+         "git_sync" : "v4.4.0 " ,
66        "statsd_exporter" : "0.28.0" ,
77        "tini" : "0.19.0" ,
88        "vector" : "0.43.1" ,
99    },
1010    {
1111        "product" : "2.9.3" ,
1212        "python" : "3.9" ,
13-         "git_sync" : "v4.2.4 " ,
13+         "git_sync" : "v4.4.0 " ,
1414        "statsd_exporter" : "0.28.0" ,
1515        "tini" : "0.19.0" ,
1616        "vector" : "0.43.1" ,
1717    },
1818    {
1919        "product" : "2.10.2" ,
2020        "python" : "3.12" ,
21-         "git_sync" : "v4.2.4 " ,
21+         "git_sync" : "v4.4.0 " ,
2222        "statsd_exporter" : "0.28.0" ,
2323        "tini" : "0.19.0" ,
2424        "vector" : "0.43.1" ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments