File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## [ 1.6.1] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.6.0...v1.6.1 )  (2024-12-12) 
4+ 
5+ 
6+ ### Bug Fixes  
7+ 
8+ *  Update Auth Proxy to version v2.14.2 ([ #650  ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/650 ) ) ([ 35526d4] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/35526d46dfdb94d1b5b919a87adb3a7948bebfe6 ) )
9+ *  Update dependencies. ([ #648  ] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/issues/648 ) ) ([ 555c117] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/commit/555c117103e0c74fee77ce59cae509d34b05b7a6 ) )
10+ 
311## [ 1.6.0] ( https://github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/compare/v1.5.1...v1.6.0 )  (2024-11-22) 
412
513
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ your kubernetes cluster:
4343
4444<!--  {x-release-please-start-version} --> 
4545``` shell 
46- kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.0 /cloud-sql-proxy-operator.yaml
46+ kubectl apply -f https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.1 /cloud-sql-proxy-operator.yaml
4747``` 
4848<!--  {x-release-please-end} --> 
4949
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ your kubernetes cluster:
2121
2222<!--  {x-release-please-start-version} --> 
2323``` shell 
24- curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.0 /install.sh |  bash
24+ curl https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy-operator/v1.6.1 /install.sh |  bash
2525``` 
2626<!--  {x-release-please-end} --> 
2727
Original file line number Diff line number Diff line change 1- 1.6.0 
1+ 1.6.1 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments